Skip to content
Snippets Groups Projects
Commit c5a72a26 authored by jhenrique09's avatar jhenrique09 Committed by Mohammad Hasan Keramat J
Browse files

TouchGestures: Add keyhandler overlays


Change-Id: Ibc3914370828e04c713ce1638bd4814fb893a3ee
Signed-off-by: default avatarMohammad Hasan Keramat J <ikeramat@protonmail.com>
parent ebca8bfe
No related branches found
No related tags found
No related merge requests found
......@@ -18,10 +18,12 @@
<!-- Paths to the libraries that contain device specific key handlers -->
<string-array name="config_deviceKeyHandlerLibs" translatable="false">
<item>/system/system_ext/priv-app/TouchGestures/TouchGestures.apk</item>
</string-array>
<!-- Names of the key handler classes -->
<string-array name="config_deviceKeyHandlerClasses" translatable="false">
<item>com.android.touch.gestures.KeyHandler</item>
</string-array>
<!-- The list of vendor package signatures that should also be considered
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment