Merge "inc: Enable dual-led mode for CMParts" into froyo

gugelfrei
Steve Kondik 14 years ago committed by Gerrit Code Review
commit 6e49848987

@ -2,7 +2,8 @@
<resources>
<!-- Whether or not to display the trackball settings -->
<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>
</resources>

Loading…
Cancel
Save