Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 590d0160 authored by Alexander Koskovich's avatar Alexander Koskovich Committed by Michael W
Browse files

lineage: overlay: Disable OtaUpdateActivity component

If a device overrides BUILD_FINGERPRINT with one from stock
the user will be not be able to proceed through SetupWizard
if there is an update available for that device.

Change-Id: I72d59bb30df52048bd099f20bcda4ac64822cc30
parent 707dcd60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@
        <item>com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity</item>
        <item>com.google.android.gms/com.google.android.gms.update.SystemUpdateGcmTaskService</item>
        <item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService</item>
        <item>com.google.android.setupwizard/com.google.android.setupwizard.update.OtaUpdateActivity</item>
    </string-array>
</resources>