disabled packages: Add new GMS updater activity names

Change-Id: I5d614d9e6dce333cd9c3cbb9918e4f1940d3e46f
This commit is contained in:
Ricardo Cerqueira 2014-06-05 01:15:29 +01:00
parent 1cc6c2a6f3
commit 2b4dd0f663
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
<item>com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity</item>
<item>com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService</item>
<item>com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver</item>
</string-array>
<string name="config_mms_user_agent">CyanogenMod</string>