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

Commit 5f3220f6 authored by Vaibhav Devmurari's avatar Vaibhav Devmurari Committed by Android (Google) Code Review
Browse files

Merge "(1/n) Add flag for requestKeyCapture() API" into main

parents 8456734e ce77ec8c
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"