universal8895: remove proximity check on wake
authorJan Altensen <info@stricted.net>
Sat, 4 Jan 2020 21:09:51 +0000 (22:09 +0100)
committerJan Altensen <info@stricted.net>
Mon, 13 Apr 2020 15:15:43 +0000 (17:15 +0200)
Change-Id: I0f8f6b19c90c1eb423c8cf5bd3ac76e472e00bdc

overlay/lineage-sdk/lineage/res/res/values/config.xml

index 909014b902ca3beaf14a758de23817d28a2b2667..a7f9aa5dd83430f9f19dbd90389e4bf561fcfc2b 100644 (file)
     limitations under the License.
 -->
 <resources>
-    <!-- Default value for proximity check on screen wake
-     NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
-    <bool name="config_proximityCheckOnWake">true</bool>
-    <integer name="config_proximityCheckTimeout">400</integer>
-    <bool name="config_proximityCheckOnWakeEnabledByDefault">false</bool>
-
     <!-- BurnIn protection. This should be enabled on devices that have OLED displays -->
     <bool name="config_enableBurnInProtection">true</bool>