sm7325-common: At least berlin doesn't have a battery/notification light
This commit is contained in:
parent
094c887e12
commit
c4c6e293ab
@ -44,21 +44,6 @@
|
|||||||
config to 7. -->
|
config to 7. -->
|
||||||
<integer name="config_deviceHardwareWakeKeys">72</integer>
|
<integer name="config_deviceHardwareWakeKeys">72</integer>
|
||||||
|
|
||||||
<!-- 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
|
|
||||||
of the following capabilities present:
|
|
||||||
LIGHTS_RGB_NOTIFICATION_LED = 1
|
|
||||||
LIGHTS_RGB_BATTERY_LED = 2
|
|
||||||
LIGHTS_MULTIPLE_NOTIFICATION_LED = 4 (deprecated)
|
|
||||||
LIGHTS_PULSATING_LED = 8
|
|
||||||
LIGHTS_SEGMENTED_BATTERY_LED = 16
|
|
||||||
LIGHTS_ADJUSTABLE_NOTIFICATION_LED_BRIGHTNESS = 32
|
|
||||||
LIGHTS_BATTERY_LED = 64
|
|
||||||
LIGHTS_ADJUSTABLE_BATTERY_LED_BRIGHTNESS = 128
|
|
||||||
For example, a device support pulsating, RGB notification and
|
|
||||||
battery LEDs would set this config to 11. -->
|
|
||||||
<integer name="config_deviceLightCapabilities" translatable="false">248</integer>
|
|
||||||
|
|
||||||
<!-- Whether device has screen with higher aspect ratio -->
|
<!-- Whether device has screen with higher aspect ratio -->
|
||||||
<bool name="config_haveHigherAspectRatioScreen">true</bool>
|
<bool name="config_haveHigherAspectRatioScreen">true</bool>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user