Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e07874ce authored by Lili Zou's avatar Lili Zou Committed by Govinda Wasserman
Browse files

Add flag QUICK_TAP_IN_PCC in SystemUI to enable the quicktap detection in PCC.

Test: None as this does not change any behavior. Only build with mma.
BUG: 242800729
Change-Id: Ifaf479c51d05eb600efbd9cc2a8b2dcc788d0ba0
Merged-In: Ifaf479c51d05eb600efbd9cc2a8b2dcc788d0ba0
(cherry picked from commit edc350c0)
parent a3d8ef13
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -250,6 +250,9 @@ public class Flags {
    public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300);
    public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300);
    public static final UnreleasedFlag SCREENSHOT_WORK_PROFILE_POLICY = new UnreleasedFlag(1301);
    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.
    // Pay no attention to the reflection behind the curtain.
    // ========================== Curtain ==========================
    // ========================== Curtain ==========================
    // |                                                           |
    // |                                                           |