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

Commit f7c2fd6a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Do not clear data for WAPPushManager settings"

parents 2e9e624c 855ed133
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -24,7 +24,8 @@
        android:protectionLevel="signatureOrSystem" />

    <original-package android:name="com.android.smspush" />
    <application>
    <application
        android:allowClearUserData="false">
        <service android:name=".WapPushManager"
            android:permission="com.android.smspush.WAPPUSH_MANAGER_BIND"
            android:exported="true">