lineage: update GMS updater component disable list

Google has introduced new components that handle their system updater

Change-Id: Id5bb31af01736ac3a0e5b652c0d8be72c09df93a
gugelfrei
Oliver Scott 4 years ago committed by Rashed Abdel-Tawab
parent b901116d5e
commit 99228d6db7

@ -27,10 +27,12 @@
<!-- Disable stock OTA components if installed -->
<string-array name="config_globallyDisabledComponents" translatable="false">
<item>com.android.vending/com.google.android.finsky.systemupdate.SystemUpdateSettingsContentProvider</item>
<item>com.android.vending/com.google.android.finsky.systemupdateactivity.SettingsSecurityEntryPoint</item>
<item>com.android.vending/com.google.android.finsky.systemupdateactivity.SystemUpdateActivity</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.SystemUpdateGcmTaskService</item>
<item>com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService</item>
</string-array>
<string name="config_mms_user_agent">LineageOS</string>

Loading…
Cancel
Save