Merge "Add permission QUERY_ALL_PACKAGES into WAPPushManager"

This commit is contained in:
Shuo Qian
2020-07-22 19:31:53 +00:00
committed by Gerrit Code Review

View File

@@ -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">