Merge "Do not clear data for WAPPushManager settings"

am: f7c2fd6a38

Change-Id: Ib974cb882cfa9690cdf57c989b636be54e003086
This commit is contained in:
Cao Yachao
2018-08-10 01:31:29 -07:00
committed by android-build-merger

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