lights: Dream has an RGB LED too. Overlay the values.
diff --git a/overlay/dream_sapphire/packages/apps/CMParts/res/values/config.xml b/overlay/dream_sapphire/packages/apps/CMParts/res/values/config.xml
new file mode 100644
index 0000000..c345242
--- /dev/null
+++ b/overlay/dream_sapphire/packages/apps/CMParts/res/values/config.xml
@@ -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>