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

Commit 2b6afb3a authored by Jimmy's avatar Jimmy
Browse files

Add aconfig flag for create virtual keyboard API

DD: go/a11y-al-pk-dd

Bug: 402581709
Bug: 416054433
Test: N/A

Flag: com.android.hardware.input.create_virtual_keyboard_api

Change-Id: I3e3d397d5b0ca2470f96a9ff65965d74c2378eba
parent b913070c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -197,3 +197,11 @@ flag {
    description: "Allow Bluetooth HID profile connection to fully wake up the device."
    bug: "385357349"
}

flag {
    name: "create_virtual_keyboard_api"
    namespace: "input"
    is_exported: true
    description: "Adds support for creating a virtual keyboard API"
    bug: "416054433"
}