config: Disable GMS OTA popup

Change-Id: Ie3ac018c0ff915832bdcfc9e47467879b3694c13
This commit is contained in:
Scott Warner
2022-04-04 12:51:44 -04:00
committed by Jan Altensen
parent ae5f929573
commit a256e54405

View File

@@ -22,6 +22,7 @@
<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.phone.PopupDialog</item>
<item>com.google.android.gms/com.google.android.gms.update.OtaSuggestionSummaryProvider</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateGcmTaskService</item>