lights: Dream has an RGB LED too. Overlay the values.

This commit is contained in:
Steve Kondik 2010-08-16 01:54:44 -04:00
parent 2457ffefd9
commit 65b0aba4d9
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>