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

Commit 6ee18440 authored by Jesse Dai's avatar Jesse Dai
Browse files

Create AConfig flag for double tap to sleep.

Test: Builds
Bug: 385194612
Flag: com.android.systemui.double_tap_to_sleep
Change-Id: Ie879085b2420d602fd8ebc0a50c4c78218aa67fe
parent d5258154
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1831,6 +1831,13 @@ flag {
    }
}

flag {
    name: "double_tap_to_sleep"
    namespace: "systemui"
    description: "Enable Double Tap to Sleep"
    bug: "385194612"
}

flag{
    name: "gsf_bouncer"
    namespace: "systemui"