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

Commit 13f0cabd 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

Change-Id: Ib974cb882cfa9690cdf57c989b636be54e003086
parents cbd295ea f7c2fd6a
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">