sm8250-common: overlay: pstar and nio have an assistant button

This commit is contained in:
SGCMarkus 2022-02-19 00:27:36 +01:00
parent 61aa352650
commit c386f9ceb3

View File

@ -28,7 +28,7 @@
64 - Volume rocker 64 - Volume rocker
For example, a device with Home, Back and Menu keys would set this For example, a device with Home, Back and Menu keys would set this
config to 7. --> config to 7. -->
<integer name="config_deviceHardwareKeys">64</integer> <integer name="config_deviceHardwareKeys">72</integer>
<!-- Hardware keys present on the device with the ability to wake, stored as a bit field. <!-- 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 This integer should equal the sum of the corresponding value for each
@ -42,7 +42,7 @@
64 - Volume rocker 64 - Volume rocker
For example, a device with Home, Back and Menu keys would set this For example, a device with Home, Back and Menu keys would set this
config to 7. --> config to 7. -->
<integer name="config_deviceHardwareWakeKeys">64</integer> <integer name="config_deviceHardwareWakeKeys">72</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