Files
device_motorola_rtwo/resource-overlay/rtwo/LineageSystemUI/res/values/config.xml
Cosmin Tanislav f14ace7586 rtwo: remove config_deviceHardwareKeys
64 is the default and overlay is targetting the wrong package.

Change-Id: Ia383f613df88b187430fede8af49fc2ae755b1b2
2024-12-22 12:59:28 -07:00

13 lines
389 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Color of the UDFPS pressed view -->
<color name="config_udfpsColor">#ffffff</color>
<!-- Doze: does the double tap sensor need a proximity check? -->
<bool name="doze_double_tap_proximity_check">true</bool>
</resources>