pipa: overlay: Drop fingerprint location overlays

Change-Id: Ibe35521dcb99fcd4cbea93e36619467d552ded91
This commit is contained in:
AdarshGrewal
2024-06-03 12:48:34 +05:30
committed by Sebastiano Barezzi
parent f4b26d2dd2
commit 2085306ff1

View File

@@ -21,19 +21,6 @@
navigation_extra_key_width -->
<dimen name="navigation_side_padding">80px</dimen>
<!-- Location on the screen of the center of the fingerprint sensor. For devices with under
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
For devices with sensors on the back of the device, this corresponds to the location on the
screen directly in front of the sensor.
By default, this is set to @null to use the horizontal center of the screen. -->
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
<!-- Location on the screen of the center of the fingerprint sensor. For devices with under
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
For devices with sensors on the back of the device, this corresponds to the location on the
screen directly in front of the sensor. -->
<dimen name="physical_fingerprint_sensor_center_screen_location_y">970px</dimen>
<!-- Location on the screen of the center of the physical power button. This is a reasonable
default that should be overridden by device-specific overlays. -->
<dimen name="physical_power_button_center_screen_location_y">185px</dimen>