bangkk: Selectively update overlays from stock

Change-Id: I708383be0444302908cc596baa5b088b8bbd14c6
This commit is contained in:
Michael Bestas 2025-02-22 23:44:06 +02:00
parent 529cf8fdda
commit fae697483d
No known key found for this signature in database
6 changed files with 129 additions and 117 deletions

View file

@ -11,14 +11,14 @@
<dimen name="keyguard_carrier_text_margin">4dp</dimen>
<!-- Bottom margin size when fingerprint in display is active -->
<dimen name="keyguard_indication_margin_bottom">15dp</dimen>
<dimen name="keyguard_indication_margin_bottom">8dp</dimen>
<!-- Total minimum padding to enforce to ensure that the dot can always show -->
<dimen name="ongoing_appops_dot_min_padding">14dp</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">1000.0px</dimen>
<dimen name="physical_power_button_center_screen_location_y">880px</dimen>
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
relies on this value will not be sized correctly. -->