comment out APM overlays for now
Change-Id: I504b04711d7fda80494ac48eb6a352c63a7dfc42
diff --git a/overlay/common/frameworks/base/core/res/res/values/config.xml b/overlay/common/frameworks/base/core/res/res/values/config.xml
index 0d69bbb..1729801 100644
--- a/overlay/common/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/common/frameworks/base/core/res/res/values/config.xml
@@ -30,12 +30,12 @@
<!-- Defines the default set of global actions. Actions may still be disabled or hidden based
on the current state of the device. -->
- <string-array translatable="false" name="config_globalActionsList">
+ <!-- <string-array translatable="false" name="config_globalActionsList">
<item>power</item>
<item>reboot</item>
<item>airplane</item>
<item>silent</item>
- </string-array>
+ </string-array> -->
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->