aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2014-03-13 12:00:21 -0700
committerZips <hcolmenares@gmail.com>2014-08-22 09:44:10 -0400
commit1d65dbeeb2b8da54f6a12f9fa4e51ef0968f1a9d (patch)
tree5704f7161170820e552a396f0e08b2e2aaa60c82
parent018d29aa3a02cd3f9e242a1caec9a2b7a85a08f7 (diff)
n1: Move lid control option to apq8064-common
Change-Id: I1857c82db978e3421e2a3cfcdc79f1d5c8fa90fb
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index ae84b94..5128b63 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -88,10 +88,5 @@
<!-- True if the gesture service should be started at system start -->
<bool name="config_enableGestureService">true</bool>
- <!-- Indicate whether closing the lid causes the device to go to sleep and opening
- it causes the device to wake up.
- The default is false. -->
- <bool name="config_lidControlsSleep">true</bool>
-
<string name="config_mms_user_agent">OppoN1</string>
</resources>