Merge "Add flag QUICK_TAP_IN_PCC in SystemUI to enable the quicktap detection in PCC." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a0659a2552
@@ -250,6 +250,9 @@ public class Flags {
|
||||
public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300);
|
||||
public static final UnreleasedFlag SCREENSHOT_WORK_PROFILE_POLICY = new UnreleasedFlag(1301);
|
||||
|
||||
// 1400 - columbus, b/242800729
|
||||
public static final UnreleasedFlag QUICK_TAP_IN_PCC = new UnreleasedFlag(1400);
|
||||
|
||||
// Pay no attention to the reflection behind the curtain.
|
||||
// ========================== Curtain ==========================
|
||||
// | |
|
||||
|
||||
Reference in New Issue
Block a user