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