From 0dc940e5892e82c664f1c3e3ea0625b5d3afdc81 Mon Sep 17 00:00:00 2001 From: techmik Date: Sun, 4 Sep 2011 19:44:54 -0400 Subject: This enables led notification settings and will remove the "choose flash color" options, since we have no colors to choose with our hardware needs prebuild kernel update also needs http://review.cyanogenmod.com/#change,7736 Change-Id: Ib4bd127845fa1799a66466d572f9bfa5cb9c9d27 --- overlay/packages/apps/CMParts/res/values/config.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 overlay/packages/apps/CMParts/res/values/config.xml (limited to 'overlay') diff --git a/overlay/packages/apps/CMParts/res/values/config.xml b/overlay/packages/apps/CMParts/res/values/config.xml new file mode 100644 index 0000000..5818480 --- /dev/null +++ b/overlay/packages/apps/CMParts/res/values/config.xml @@ -0,0 +1,8 @@ + + + + false + + + true + -- cgit v1.1