Merge "update CMParts overlay for sholes" into gingerbread
diff --git a/overlay/sholes/packages/apps/CMParts/res/values/config.xml b/overlay/sholes/packages/apps/CMParts/res/values/config.xml
index a9e3771..b9582a8 100644
--- a/overlay/sholes/packages/apps/CMParts/res/values/config.xml
+++ b/overlay/sholes/packages/apps/CMParts/res/values/config.xml
@@ -2,6 +2,7 @@
 <resources>
     <!-- Whether or not to display the trackball settings -->
     <bool name="has_trackball">false</bool>
-
+    <bool name="has_camera_button">true</bool>
+    <bool name="has_rgb_notification_led">true</bool>
     <bool name="has_led_flash">true</bool>
 </resources>