Merge "[FRP] Notification screen slides in wrong direction" into lmp-mr1-dev
This commit is contained in:
@@ -578,12 +578,12 @@ public class ChooseLockPattern extends SettingsActivity {
|
|||||||
utils.setVisiblePatternEnabled(true);
|
utils.setVisiblePatternEnabled(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
getActivity().setResult(RESULT_FINISHED);
|
|
||||||
getActivity().finish();
|
|
||||||
mDone = true;
|
|
||||||
if (!wasSecureBefore) {
|
if (!wasSecureBefore) {
|
||||||
startActivity(getRedactionInterstitialIntent(getActivity()));
|
startActivity(getRedactionInterstitialIntent(getActivity()));
|
||||||
}
|
}
|
||||||
|
getActivity().setResult(RESULT_FINISHED);
|
||||||
|
getActivity().finish();
|
||||||
|
mDone = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user