monet: overlay: Drop deprecated SystemUI overlays

Signed-off-by: TH779 <i@779.moe>
Change-Id: Ic66ffa74e6745db4c252a1fbef67d094ff7c9c90
This commit is contained in:
TH779 2022-03-22 16:58:20 +08:00 committed by mikairyuu
parent 9384f0232b
commit fb1c40907f

View File

@ -25,13 +25,9 @@
<!-- More realistic padding -->
<dimen name="rounded_corner_content_padding">18dp</dimen>
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
<!-- Location on the screen of the center of the physical power button. -->
<dimen name="physical_power_button_center_screen_location_y">1000px</dimen>
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
<dimen name="physical_volume_up_button_center_screen_location_y">600px</dimen>
<dimen name="physical_volume_down_button_center_screen_location_y">740px</dimen>
<!-- Location on the screen of the center of the fingerprint sensor. -->
<dimen name="physical_fingerprint_sensor_center_screen_location_y">2025px</dimen>
</resources>