summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2015-05-02 20:10:51 +0200
committerZiyan <jaraidaniel@gmail.com>2015-05-02 20:12:17 +0200
commitb3dc7b0671a2dfcaef1127778e713c9336c6a65f (patch)
tree913c5490bad38f03b3361b5b0451ba9196c7424c
parent5025688c6118df401b541e7ec548757e47bbce2a (diff)
downloaddevice_samsung_tuna-b3dc7b0671a2dfcaef1127778e713c9336c6a65f.zip
device_samsung_tuna-b3dc7b0671a2dfcaef1127778e713c9336c6a65f.tar.gz
device_samsung_tuna-b3dc7b0671a2dfcaef1127778e713c9336c6a65f.tar.bz2
Revert "tuna: check proximity when waking device"
This reverts commit 60d88dd27bc8fe128aa53cecf4057cfe6a1516a3. Conflicts: overlay/frameworks/base/core/res/res/values/config.xml Change-Id: I38434d0866f870ddf5e47c1cb32368f635ee9768
-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 d77c4e5..926b53d 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -263,11 +263,6 @@
Used to decide if the user can change the colors -->
<bool name="config_multiColorBatteryLed">true</bool>
- <!-- Enable the option to check proximity sensor when deciding whether to turn the screen on
- NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms) -->
- <bool name="config_proximityCheckOnWake">true</bool>
- <integer name="config_proximityCheckTimeout">500</integer>
-
<!-- CyanogenMod Performance profiles -->
<string name="config_perf_profile_prop">sys.perf.profile</string>
<string name="config_perf_profile_default_entry">1</string>