Merge "inc: Enable dual-led mode for CMParts" into froyo
This commit is contained in:
commit
6e49848987
@ -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