Merge "Feature flag for which impl. of KeyguardBottomArea" into tm-qpr-dev am: 60a06a5b04

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19069034

Change-Id: Ifb9d86d2b442bc8b3a928153f909f82bf5735429
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot
2022-07-07 02:13:21 +00:00
committed by Automerger Merge Worker

View File

@@ -84,6 +84,11 @@ public class Flags {
public static final ResourceBooleanFlag FACE_SCANNING_ANIM =
new ResourceBooleanFlag(205, R.bool.config_enableFaceScanningAnimation);
/**
* Whether the KeyguardBottomArea(View|Controller) should use the modern architecture or the old
* one.
*/
public static final BooleanFlag MODERN_BOTTOM_AREA = new BooleanFlag(206, false);
/***************************************/
// 300 - power menu