milanf: Update overlays

Change-Id: I0e2a18ccfd732342210985e42f39f4d5c90f3234
Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
AnierinB 2025-08-12 13:10:25 -07:00
parent 34a88d32a5
commit 0ed4a45363
5 changed files with 83 additions and 75 deletions

View file

@ -14,9 +14,9 @@
DisplayCutout path will be rendered
-->
<string name="config_frontBuiltInDisplayCutoutProtection" translatable="false">
M 661,72
a 57,57 0 1 0 114,0
a 57,57 0 1 0 -114,0
M 495,70
a 45,45 0 1 0 90,0
a 45,45 0 1 0 -90,0
Z
</string>

View file

@ -27,9 +27,9 @@
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">810px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">835px</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">810px</dimen>
<dimen name="physical_power_button_center_screen_location_y">835px</dimen>
</resources>