Add VCONFKEY_SETAPPL_ACCESSIBILITY_AUTOMATIC_LOW_BRIGHTNESS 91/212891/4 accepted/tizen/unified/20190902.055312 submit/tizen/20190828.055624 submit/tizen/20190830.012000
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 28 Aug 2019 02:08:12 +0000 (11:08 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 28 Aug 2019 05:43:29 +0000 (14:43 +0900)
Change-Id: I4ddccdd97a90114d8338c0955dbcdd472803cafc
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
data/vconf-internal-setting-keys.xml

index ff7c1cf..eaf8552 100644 (file)
@@ -1715,4 +1715,11 @@ echo "Do Nothing on TV"
     <email>changjoo.lee@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+  <vconfkey type="bool" name="db/setting/automatic_low_brightness" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_SETAPPL_ACCESSIBILITY_AUTOMATIC_LOW_BRIGHTNESS</header>
+    <val>1</val>
+    <creator>Youngjae Cho</creator>
+    <email>y0.cho@samsung.com</email>
+    <comment><![CDATA[ LBM module of deviced refers to this key. ]]></comment>
+  </vconfkey>
 </vconfkeylists>