Merge "Fix get-google-files script to reflect latest gapps HDPI package, and update mirrors to remove dead ones and add new mirrors from the wiki." into froyo
diff --git a/overlay/supersonic/packages/apps/CMParts/res/values/config.xml b/overlay/supersonic/packages/apps/CMParts/res/values/config.xml
index 1f71848..35b645a 100644
--- a/overlay/supersonic/packages/apps/CMParts/res/values/config.xml
+++ b/overlay/supersonic/packages/apps/CMParts/res/values/config.xml
@@ -3,6 +3,7 @@
     <!-- Whether or not to display the trackball settings -->
     <bool name="has_trackball">false</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>