Merge cherrypicks of ['googleplex-android-review.googlesource.com/22691451'] into udc-release.
Change-Id: I29bfb6d3752c4ae340675a96a4b8f030ebec564a
This commit is contained in:
@@ -853,14 +853,6 @@ public class ChooseLockGeneric extends SettingsActivity {
|
||||
return intent;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onStop() {
|
||||
super.onStop();
|
||||
if (!getActivity().isChangingConfigurations() && !mWaitingForConfirmation) {
|
||||
getActivity().finish();
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onDestroy() {
|
||||
super.onDestroy();
|
||||
|
||||
Reference in New Issue
Block a user