Add permission QUERY_ALL_PACKAGES into WAPPushManager
Test: Sanity Bug: 161319976 Change-Id: I931c5a7c5e9c5ee3fd72fa2c0a29df48073fd90c
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
<permission android:name="com.android.smspush.WAPPUSH_MANAGER_BIND"
|
||||
android:protectionLevel="signatureOrSystem" />
|
||||
|
||||
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
|
||||
|
||||
<original-package android:name="com.android.smspush" />
|
||||
<application
|
||||
android:allowClearUserData="false">
|
||||
|
||||
Reference in New Issue
Block a user