aboutsummaryrefslogtreecommitdiff
path: root/overlay-lineage/frameworks/base/packages/SystemUI/res/values/config.xml
blob: 8785469c1c0f13fa154f61a69de132c20c78ee6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2021 The LineageOS Project

     SPDX-License-Identifier: Apache-2.0
-->
<resources>

    <!-- Whether usage of the proximity sensor during doze is supported -->
    <bool name="doze_proximity_sensor_supported">false</bool>

</resources>