sdm710-common: Remove some overlays that are default
Change-Id: I2340316577c4b56604125f9007161e2ac5b3241c
This commit is contained in:
parent
9fe48b1c2e
commit
8e05b6be7a
1 changed files with 0 additions and 14 deletions
|
@ -39,20 +39,6 @@
|
||||||
config to 7. -->
|
config to 7. -->
|
||||||
<integer name="config_deviceHardwareKeys">64</integer>
|
<integer name="config_deviceHardwareKeys">64</integer>
|
||||||
|
|
||||||
<!-- Hardware keys present on the device with the ability to wake, stored as a bit field.
|
|
||||||
This integer should equal the sum of the corresponding value for each
|
|
||||||
of the following keys present:
|
|
||||||
1 - Home
|
|
||||||
2 - Back
|
|
||||||
4 - Menu
|
|
||||||
8 - Assistant (search)
|
|
||||||
16 - App switch
|
|
||||||
32 - Camera
|
|
||||||
64 - Volume rocker
|
|
||||||
For example, a device with Home, Back and Menu keys would set this
|
|
||||||
config to 7. -->
|
|
||||||
<integer name="config_deviceHardwareWakeKeys">64</integer>
|
|
||||||
|
|
||||||
<!-- All the capabilities of the LEDs on this device, stored as a bit field.
|
<!-- All the capabilities of the LEDs on this device, stored as a bit field.
|
||||||
This integer should equal the sum of the corresponding value for each
|
This integer should equal the sum of the corresponding value for each
|
||||||
of the following capabilities present:
|
of the following capabilities present:
|
||||||
|
|
Loading…
Reference in a new issue