Merge "Enable redaction interstitial after setting up pattern" into oc-dev am: 2fc1fa6c41
am: 0c3e38b593
Change-Id: Ibfd4234138aed95c50a32ce9120c8cf09df4d5ff
This commit is contained in:
@@ -75,7 +75,7 @@ public class SetupChooseLockPattern extends ChooseLockPattern {
|
||||
protected Intent getRedactionInterstitialIntent(Context context) {
|
||||
// Setup wizard's redaction interstitial is deferred to optional step. Enable that
|
||||
// optional step if the lock screen was set up.
|
||||
SetupRedactionInterstitial.setEnabled(context, false);
|
||||
SetupRedactionInterstitial.setEnabled(context, true);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user