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

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

(1/n) Add flag for requestKeyCapture() API

Bug: 375435312
Test: None
Flag: com.android.hardware.input.request_key_capture_api
Change-Id: I5a4284906c8a11d35efceb5e113b1d5ad4b8807a
parent adfd1c77
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -213,6 +213,13 @@ flag {
   is_fixed_read_only: true
}

flag {
    name: "request_key_capture_api"
    namespace: "input"
    description: "Adds support for key capture APIs"
    bug: "375435312"
}

flag {
    name: "fix_search_modifier_fallbacks"
    namespace: "input"