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

Commit 9c90bd3d authored by d34d's avatar d34d Committed by Gerrit Code Review
Browse files

Keyguard: Register for the correct CMSW completed Uri

Change-Id: Ia9adc5b1cc3fead1203422ef51af87084b9fd3dc
TICKET: CYNGNOS-2673
(cherry picked from commit cbd2e76d)
parent a1dd1b92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1108,7 +1108,7 @@ public class KeyguardUpdateMonitor implements TrustManager.TrustListener {
        };

        mContext.getContentResolver().registerContentObserver(
                CMSettings.System.getUriFor(CMSettings.Secure.CM_SETUP_WIZARD_COMPLETED),
                CMSettings.Secure.getUriFor(CMSettings.Secure.CM_SETUP_WIZARD_COMPLETED),
                false, mDeviceProvisionedObserver);

        // prevent a race condition between where we check the flag and where we register the