passion: Enable RGB LED for CMParts

This commit is contained in:
Steve Kondik 2010-08-08 20:37:37 -04:00
parent d8ddf33f8b
commit 1da139de46
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">true</bool>
</resources>