Merge "espresso: Enable dual-led mode for notifications" into froyo
This commit is contained in:
commit
7f3e321ea9
@ -3,6 +3,7 @@
|
|||||||
<!-- 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">false</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