Merge "espresso: Enable dual-led mode for notifications" into froyo

This commit is contained in:
Steve Kondik 2010-12-06 01:45:22 +00:00 committed by Gerrit Code Review
commit 7f3e321ea9

View File

@ -3,6 +3,7 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">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>
</resources>