espresso: Enable dual-led mode for notifications

Change-Id: Iad319335e96c2eef3d02d75afe7269991ac768b7
This commit is contained in:
Steve Kondik 2010-12-05 17:06:42 -05:00
parent 6e49848987
commit dcf6639c00
1 changed files with 1 additions and 0 deletions

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>