monet: overlay: disable cutout fill

This commit is contained in:
mikairyuu 2022-01-14 22:26:23 +10:00
parent debc603af0
commit bc11aa7758

View File

@ -520,11 +520,6 @@
<item>com.google.android.gms/com.google.android.gms.nearby.discovery.service.DiscoveryService</item> <item>com.google.android.gms/com.google.android.gms.nearby.discovery.service.DiscoveryService</item>
<item>com.google.android.gms/com.google.android.gms.nearby.messages.service.NearbyMessagesService</item> <item>com.google.android.gms/com.google.android.gms.nearby.messages.service.NearbyMessagesService</item>
</string-array> </string-array>
<!-- Whether the display cutout region of the main built-in display should be forced to
black in software (to avoid aliasing or emulate a cutout that is not physically existent).
-->
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
<!-- Whether to show settings for hiding notch fill --> <!-- Whether to show settings for hiding notch fill -->
<bool name="config_showHideNotchSettings">true</bool> <bool name="config_showHideNotchSettings">true</bool>