miatoll: overlay: Set correct fingerprint/power button location

Change-Id: I2488df46c56a89e17175faad30629dd8ee505dc9
Signed-off-by: chiru2000 <chiranthangadi123@gmail.com>
This commit is contained in:
Palakurthi Sreekanth 2021-10-31 16:42:45 +05:30 committed by Alexander Winkowski
parent b3576e6d44
commit a01b3c584f
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -17,4 +17,9 @@
-->
<resources>
<dimen name="rounded_corner_content_padding">16dp</dimen>
<!-- Location of physical power button -->
<dimen name="physical_power_button_center_screen_location_y">1000px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1000px</dimen>
</resources>