Add common model default value for lcd backlight time. 16/219616/2 submit/tizen/20191213.061419
authorjinwang.an <jinwang.an@samsung.com>
Fri, 6 Dec 2019 08:45:00 +0000 (17:45 +0900)
committerjinwang.an <jinwang.an@samsung.com>
Fri, 13 Dec 2019 06:09:27 +0000 (15:09 +0900)
Change-Id: Ice6702706a826eec78f5b45fc482297f819c9804
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
data/vconf-internal-setting-keys.xml
packaging/vconf-internal-keys.spec

index 418b2ca..0159360 100644 (file)
     <val model="mobile/emulator">300</val>
     <val model="wearable-2">60</val>
     <val model="wearable-3">90</val>
+    <val model="common">0</val>
     <creator> Myoungjune Park </creator>
     <email>mj2004.park@samsung.com</email>
     <comment><![CDATA[ setting - display - backlight time (value type : seconds) ]]></comment>
index 4b20408..fcb9f04 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.159
+Version:    0.0.160
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0