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

Commit d39ce659 authored by Cao Yachao's avatar Cao Yachao Committed by android-build-merger
Browse files

Merge "Do not clear data for WAPPushManager settings" am: f7c2fd6a

am: 13f0cabd

Change-Id: I6d9ef80b75c9ac1734f12e677a76c46f68f7db04
parents 23920a0d 13f0cabd
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">