inc: Enable dual-led mode for CMParts

Change-Id: I0c43c86b6cff6902ab62cef978d38b642e4b341b
gugelfrei
Josh Stone 14 years ago
parent 000173e147
commit f99ba39a52

@ -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