diff options
author | pr.jung <pr.jung@samsung.com> | 2019-01-25 14:07:59 +0900 |
---|---|---|
committer | pr.jung <pr.jung@samsung.com> | 2019-01-29 10:48:17 +0900 |
commit | 298223464860ae435fcb5ba6fa4857253cac7577 (patch) | |
tree | db28dcfeccc85fe7b49842ac10cf6884fe41bc55 /tw3 | |
parent | 9834eb6496b47ee3d63a2bd75dc167ab0b0ef6f8 (diff) | |
download | unified-model-config-298223464860ae435fcb5ba6fa4857253cac7577.tar.gz unified-model-config-298223464860ae435fcb5ba6fa4857253cac7577.tar.bz2 unified-model-config-298223464860ae435fcb5ba6fa4857253cac7577.zip |
[ACR-1319] Add new feature: http://tizen.org/feature/storage.externalsubmit/tizen/20190129.015752accepted/tizen/unified/20190129.064419
Change-Id: I6ef095f4e861949f92e27ea5959e84e5f45b6b49
Signed-off-by: pr.jung <pr.jung@samsung.com>
Diffstat (limited to 'tw3')
-rwxr-xr-x | tw3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 9b286b3..658c2f3 100755 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -213,6 +213,7 @@ <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> + <key name="tizen.org/feature/storage.external" type="bool">false</key> <key name="tizen.org/feature/systemsetting" type="bool">true</key> <key name="tizen.org/feature/systemsetting.home_screen" type="bool">true</key> <key name="tizen.org/feature/systemsetting.lock_screen" type="bool">false</key> |