Add haptic privilege to privacy app control 26/187326/1
authorYunjin Lee <yunjin-.lee@samsung.com>
Wed, 22 Aug 2018 05:08:59 +0000 (14:08 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Wed, 22 Aug 2018 05:08:59 +0000 (14:08 +0900)
- Add http://tizen.org/privilege/haptic to privacy app control for
haptic event on list effect to work properly

Change-Id: I8c94d3a265b14692b64fe1213fdd098268fde633
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
packaging/org.tizen.privacy-setting-popup.xml

index dd38d8bea628b3f87345eabc1f5abd21bb439d01..21e75dffe690ae39ca5ca2a232ef81b811594591 100755 (executable)
@@ -8,5 +8,6 @@
        </ui-application>
        <privileges>
                <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
+               <privilege>http://tizen.org/privilege/haptic</privilege>
        </privileges>
 </manifest>