Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb1c40c8 authored by Shuo Qian's avatar Shuo Qian Committed by sqian
Browse files

Add permission QUERY_ALL_PACKAGES into WAPPushManager

Test: Sanity
Bug: 161319976
Change-Id: I931c5a7c5e9c5ee3fd72fa2c0a29df48073fd90c
Merged-In: I931c5a7c5e9c5ee3fd72fa2c0a29df48073fd90c
(cherry picked from commit 11bbbee9)
(cherry picked from commit 647d9fb7)
parent 4a724fc1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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">