summaryrefslogtreecommitdiff
path: root/rpi3
diff options
context:
space:
mode:
authorjinwang.an <jinwang.an@samsung.com>2018-12-03 17:24:15 +0900
committerjinwang.an <jinwang.an@samsung.com>2018-12-03 17:25:28 +0900
commit13635c65e9a1517010af7fe1faeba1df833bf45a (patch)
treef0ddec03c545039cb57f007d8aa0b3753ff87c6f /rpi3
parentbb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc (diff)
downloadunified-model-config-13635c65e9a1517010af7fe1faeba1df833bf45a.tar.gz
unified-model-config-13635c65e9a1517010af7fe1faeba1df833bf45a.tar.bz2
unified-model-config-13635c65e9a1517010af7fe1faeba1df833bf45a.zip
[ACR-1318] Add accessibility keys
- tizen.org/feature/accessibility.grayscale - tizen.org/feature/accessibility.negative Change-Id: Ib871ffc6758f0741cdb75588375281fae5f50da3 Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Diffstat (limited to 'rpi3')
-rw-r--r--rpi3/model-config.xml2
-rw-r--r--rpi3/model-config_tv.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml
index 73b3dc3..59b8067 100644
--- a/rpi3/model-config.xml
+++ b/rpi3/model-config.xml
@@ -7,6 +7,8 @@
<key name="tizen.org/system/platform.processor" type="string">BCM2837</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
+ <key name="tizen.org/feature/accessibility.grayscale" type="bool">false</key>
+ <key name="tizen.org/feature/accessibility.negative" type="bool">false</key>
<key name="tizen.org/feature/account" type="bool">false</key>
<key name="tizen.org/feature/account.sync" type="bool">false</key>
<key name="tizen.org/feature/app_history" type="bool">false</key>
diff --git a/rpi3/model-config_tv.xml b/rpi3/model-config_tv.xml
index 8650927..801b7d4 100644
--- a/rpi3/model-config_tv.xml
+++ b/rpi3/model-config_tv.xml
@@ -7,6 +7,8 @@
<key name="tizen.org/system/platform.processor" type="string">BCM2837</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
+ <key name="tizen.org/feature/accessibility.grayscale" type="bool">false</key>
+ <key name="tizen.org/feature/accessibility.negative" type="bool">false</key>
<key name="tizen.org/feature/account.sync" type="bool">false</key>
<key name="tizen.org/feature/account.sync" type="bool">false</key>
<key name="tizen.org/feature/app_history" type="bool">false</key>