cheeseburger: Clean-up overlays

Change-Id: I5300c4b4bb529dcd5a8c5b2aa9b65b5c4921f294
This commit is contained in:
Georg Veichtlbauer
2023-01-17 15:30:01 +01:00
parent 407d864c64
commit 210928b17a
3 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
Copyright (C) 2020-2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<resources>
<!-- Indicates whether device has a front facing fingerprint sensor (not udfps). -->
<bool name="config_is_front_facing_fps" translatable="false">true</bool>

View File

@@ -4,6 +4,8 @@
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<dimen name="fingerprint_dot_radius">5dp</dimen>
<item name="fingerprint_sensor_location_fraction_y" type="fraction">95%</item>
</resources>

View File

@@ -3,7 +3,7 @@
Copyright (C) 2019 The Android Open Source Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<resources>
<!-- Default access point SSID used for tethering -->
<string name="wifi_tether_configure_ssid_default" translatable="false">OnePlus 5</string>