diff options
author | Woo Chang Kim <wchang.kim@samsung.com> | 2020-09-02 00:17:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review> | 2020-09-02 00:17:22 +0000 |
commit | 19ce0e9fa177de1917dd4d4ce2060070192c43a1 (patch) | |
tree | 5c8088d5d0ff8d22ae380faa6c4abeeb5860cf61 /xu3/model-config_ivi.xml | |
parent | 80881e6e814746310bd2638b60df622bba9b431e (diff) | |
parent | 340dd4c65571aabfad81134c4e7ea5f3035286e8 (diff) | |
download | unified-model-config-19ce0e9fa177de1917dd4d4ce2060070192c43a1.tar.gz unified-model-config-19ce0e9fa177de1917dd4d4ce2060070192c43a1.tar.bz2 unified-model-config-19ce0e9fa177de1917dd4d4ce2060070192c43a1.zip |
Merge "Add new diagnostics feature key" into tizensubmit/tizen/20200902.003038accepted/tizen/unified/20200902.011945
Diffstat (limited to 'xu3/model-config_ivi.xml')
-rw-r--r-- | xu3/model-config_ivi.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml index 73f1f6d..c00cf0a 100644 --- a/xu3/model-config_ivi.xml +++ b/xu3/model-config_ivi.xml @@ -24,6 +24,7 @@ <key name="tizen.org/feature/contextual_trigger" type="bool">false</key> <key name="tizen.org/feature/database.encryption" type="bool">false</key> <key name="tizen.org/feature/datasync" type="bool">false</key> + <key name="tizen.org/feature/diagnostics" type="bool">true</key> <key name="tizen.org/feature/display" type="bool">true</key> <key name="tizen.org/feature/display.state" type="bool">true</key> <key name="tizen.org/feature/download" type="bool">true</key> |