diff options
author | Dongchul Lim <dc7.lim@samsung.com> | 2016-06-07 15:44:09 +0900 |
---|---|---|
committer | Dongchul Lim <dc7.lim@samsung.com> | 2016-06-07 15:44:09 +0900 |
commit | ba8ad9e75227d45880dead4ae2258265160176c2 (patch) | |
tree | c42bc2ab9a9746aa34115b97e692fbc6c10ad75a | |
parent | 5cff6de12a577522f421b20938dea088f9f32aff (diff) | |
download | model-config-xu3-ba8ad9e75227d45880dead4ae2258265160176c2.tar.gz model-config-xu3-ba8ad9e75227d45880dead4ae2258265160176c2.tar.bz2 model-config-xu3-ba8ad9e75227d45880dead4ae2258265160176c2.zip |
Remove sound feature
Change-Id: I156d86cdfda0eed87705a67a5e983a08f520bab9
-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 5eabfe3..1fa2e9a 100644 --- a/model-config.xml +++ b/model-config.xml @@ -166,7 +166,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> |