commit | 8e7ff16707a7f9ecda0b89e67838e0f9877d73a7 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Fri Dec 03 09:28:23 2010 -0500 |
committer | Steve Kondik <shade@chemlab.org> | Fri Dec 03 09:28:23 2010 -0500 |
tree | cc7145b9acd97dca4cdd807ab7887c93a7a22aa7 | |
parent | 917e428d48c9d1e829af9beea2891ff7de9494a7 [diff] |
supersonic: Enable dual-led mode for CMParts Change-Id: If0d9e9ad790f95874cc797c1317e6faea1c1e6ec
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>