sanders: Fix Motoactions overlay
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
committed by
ronaxdevil
parent
afa0804069
commit
c069db3ee1
@@ -378,10 +378,13 @@
|
||||
<bool name="config_supportDoubleTapWake">false</bool>
|
||||
|
||||
<!-- 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 name="config_deviceKeyHandlerClass" translatable="false">com.moto.actions.KeyHandler</string>
|
||||
<string-array name="config_deviceKeyHandlerClasses" translatable="false">
|
||||
<item>com.moto.actions.KeyHandler</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Default value for proximity check on screen wake
|
||||
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
||||
|
||||
Reference in New Issue
Block a user