sanders: Update keyhandler overlays
Signed-off-by: Jorge Lucas <jorgelucas.sd@gmail.com>
This commit is contained in:
@@ -366,10 +366,13 @@
|
|||||||
<bool name="config_supportDoubleTapWake">false</bool>
|
<bool name="config_supportDoubleTapWake">false</bool>
|
||||||
|
|
||||||
<!-- Paths to the libraries that contain device specific key handlers -->
|
<!-- Paths to the libraries that contain device specific key handlers -->
|
||||||
<string name="config_deviceKeyHandlerLib" translatable="false">/system/priv-app/MotoActions/MotoActions.apk</string>
|
<string-array name="config_deviceKeyHandlerLibs" translatable="false">
|
||||||
|
<item>/system/priv-app/MotoActions/MotoActions.apk</item>
|
||||||
|
</string-array>
|
||||||
|
|
||||||
<!-- Names of the key handler classes -->
|
<string-array name="config_deviceKeyHandlerClasses" translatable="false">
|
||||||
<string name="config_deviceKeyHandlerClass" translatable="false">com.moto.actions.KeyHandler</string>
|
<item>com.moto.actions.KeyHandler</item>
|
||||||
|
</string-array>
|
||||||
|
|
||||||
<!-- Default value for proximity check on screen wake
|
<!-- Default value for proximity check on screen wake
|
||||||
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
||||||
|
|||||||
Reference in New Issue
Block a user