Skip to content

Commit

Permalink
sagit: overlay-lineage: do not show home button wake toggle
Browse files Browse the repository at this point in the history
The fingerprint HAL will wake up the device either way
on successful authentication.

Change-Id: Ib9a3215a740b04ebcb3c41569e754cd4aff90b86
  • Loading branch information
Demon000 committed May 4, 2018
1 parent b4cf958 commit bc8c105
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,5 +58,5 @@
64 - Volume rocker
For example, a device with Home, Back and Menu keys would set this
config to 7. -->
<integer name="config_deviceHardwareWakeKeys">65</integer>
<integer name="config_deviceHardwareWakeKeys">64</integer>
</resources>

0 comments on commit bc8c105

Please sign in to comment.