Revert "The big keyguard transition refactor (1.1/n)"
This reverts commit a3b50cc1ba
.
Change-Id: I6db7d00d671556084d4903803c7d180ad7d091ca
Fixes: 32598209
This commit is contained in:
@@ -77,7 +77,7 @@ public class FallbackHome extends Activity {
|
|||||||
| View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION);
|
| View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION);
|
||||||
}
|
}
|
||||||
|
|
||||||
registerReceiver(mReceiver, new IntentFilter(Intent.ACTION_USER_PRESENT));
|
registerReceiver(mReceiver, new IntentFilter(Intent.ACTION_USER_UNLOCKED));
|
||||||
maybeFinish();
|
maybeFinish();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user