Add permission QUERY_ALL_PACKAGES into WAPPushManager am: 647d9fb723
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12180367 Change-Id: Ibea4eac560c3d3571a15c91794d72a465fb55f2a
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