Show generic ChooseLockPattern title for suw.
Test: atest SetupChooseLockPatternTest Bug: 301260673 Change-Id: I7df499015a1f4c0559f425ad47042dd2a459d1df
This commit is contained in:
@@ -160,6 +160,11 @@ public class SetupChooseLockPattern extends ChooseLockPattern {
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean shouldShowGenericTitle() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected Intent getRedactionInterstitialIntent(Context context) {
|
||||
// Setup wizard's redaction interstitial is deferred to optional step. Enable that
|
||||
|
||||
Reference in New Issue
Block a user