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

Commit a1523845 authored by Vaibhav Devmurari's avatar Vaibhav Devmurari
Browse files

Revert MANAGE_KEY_GESTURES flag type to feature flag

Originally the flag was a feature flag, but I changed it to
bug fix but that is affecting the ability to ramp up the flag
in gantry. I need to either create a new flag and make changes
everywhere the flag is currently used or try to make this a
feature flag and ttry again in gantry.

Test: None
Bug: 361567988
Flag: com.android.hardware.input.manage_key_gestures
Change-Id: Ic9cc62c5f8b67aa7e15a438774bfef4966b03f10
parent 5746474a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -106,9 +106,6 @@ flag {
    description: "Manage key gestures through Input APIs"
    is_exported: true
    bug: "358569822"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {