diff options
author | Dongchul Lim <dc7.lim@samsung.com> | 2016-06-07 15:56:02 +0900 |
---|---|---|
committer | Dongchul Lim <dc7.lim@samsung.com> | 2016-06-07 15:56:02 +0900 |
commit | ac18846f4a9ff49cf3529b06c9384a7c9f214fe9 (patch) | |
tree | afbb51e7608203470c32cbe1369d2c9e3e6b20e9 | |
parent | 62092808437b1c135a4f6c82eb10388c72a8fe13 (diff) | |
download | model-config-tm1-ac18846f4a9ff49cf3529b06c9384a7c9f214fe9.tar.gz model-config-tm1-ac18846f4a9ff49cf3529b06c9384a7c9f214fe9.tar.bz2 model-config-tm1-ac18846f4a9ff49cf3529b06c9384a7c9f214fe9.zip |
Remove sound feature
Change-Id: Id787eacff732e234d976269d4949c03f4c7f33b2
-rw-r--r-- | model-config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/model-config.xml b/model-config.xml index ded74cd..b8cef63 100644 --- a/model-config.xml +++ b/model-config.xml @@ -174,7 +174,6 @@ <key name="tizen.org/feature/sensor.wrist_up" type="bool">false</key> <key name="tizen.org/feature/shell.appwidget" type="bool">true</key> <key name="tizen.org/feature/sip.voip" type="bool">false</key> - <key name="tizen.org/feature/sound" type="bool">true</key> <key name="tizen.org/feature/speech.recognition" type="bool">true</key> <key name="tizen.org/feature/speech.synthesis" type="bool">true</key> <key name="tizen.org/feature/speech.control" type="bool">true</key> |