Remove read privilege of accessibility atspi 15/242515/2 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.120119 accepted/tizen/6.0/unified/hotfix/20201103.052052 accepted/tizen/unified/20200903.151843 submit/tizen/20200901.061245 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 tizen_6.0.m2_release
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 27 Aug 2020 09:40:15 +0000 (18:40 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 1 Sep 2020 00:00:35 +0000 (09:00 +0900)
There is no reason to have a privilege for reading accessibility atspi.
If there is the privilege, then every NUI application should have it.

Change-Id: I5c83458f1bea04efac8656804a461a2844136abd
Signed-off-by: Shinwoo Kim <cinoo.kim@samsung.com>
data/vconf-internal-uncategorized-keys.xml
packaging/vconf-internal-keys.spec

index b0881f1..38b1624 100644 (file)
     <email/>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
-  <vconfkey type="bool" name="db/setting/accessibility/atspi" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
+  <vconfkey type="bool" name="db/setting/accessibility/atspi" readPriv="" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_UNCATEGORIZED_397</header>
     <val>0</val>
     <creator/>
index 04f383c..5f6d372 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.175
+Version:    0.0.176
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0