Revert "sanders: drop device keyhandler for now"
This reverts commit e3c7463566.
* Also remove proximity check from keyhandler
This commit is contained in:
@@ -319,6 +319,12 @@
|
||||
<!-- Whether device supports double tap to wake -->
|
||||
<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>
|
||||
|
||||
<!-- Names of the key handler classes -->
|
||||
<string name="config_deviceKeyHandlerClass" translatable="false">com.moto.actions.KeyHandler</string>
|
||||
|
||||
<!-- Default value for proximity check on screen wake
|
||||
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
||||
<!--<bool name="config_proximityCheckOnWake">true</bool>
|
||||
|
||||
Reference in New Issue
Block a user