inc: Enable dual-led mode for CMParts
Change-Id: I0c43c86b6cff6902ab62cef978d38b642e4b341b
This commit is contained in:
parent
000173e147
commit
f99ba39a52
@ -2,7 +2,8 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- Whether or not to display the trackball settings -->
|
<!-- Whether or not to display the trackball settings -->
|
||||||
<bool name="has_trackball">true</bool>
|
<bool name="has_trackball">true</bool>
|
||||||
<bool name="has_rgb_notification_led">true</bool>
|
<bool name="has_rgb_notification_led">false</bool>
|
||||||
|
<bool name="has_dual_notification_led">true</bool>
|
||||||
|
|
||||||
<bool name="has_led_flash">true</bool>
|
<bool name="has_led_flash">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user