Merge "Do not clear data for WAPPushManager settings"
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user