Add vconfkey for detecting Remote Input 94/266294/1 accepted/tizen/unified/20211122.122546 submit/tizen/20211111.015413 submit/tizen/20211117.062517
authorInHong Han <inhong1.han@samsung.com>
Wed, 10 Nov 2021 09:18:20 +0000 (18:18 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 10 Nov 2021 09:21:29 +0000 (18:21 +0900)
Change-Id: I67995feff58c152e5cef8891a98190823dbebd89
Signed-off-by: InHong Han <inhong1.han@samsung.com>
data/vconf-internal-isf-keys.xml

index bb791d8..f2ae96a 100644 (file)
     <email>inhong1.han@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+  <vconfkey type="bool" name="memory/isf/remote_input_detected" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_ISF_REMOTE_INPUT_DETECTED</header>
+    <val>0</val>
+    <creator>Inhong Han</creator>
+    <email>inhong1.han@samsung.com</email>
+    <comment><![CDATA[ ]]></comment>
+  </vconfkey>
 </vconfkeylists>