Merge "Do not clear data for WAPPushManager settings"

This commit is contained in:
Treehugger Robot
2018-08-10 08:17:22 +00:00
committed by Gerrit Code Review

View File

@@ -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">