sm6250-common: Remove deprecated notch overlay

The config has been removed since the centered display cutout
is now programatically detected.

Change-Id: Idcb96fe444c555a4110f7ed94e7774b413e35c33
This commit is contained in:
Bruno Martins 2022-07-05 23:05:44 +01:00 committed by Alexander Winkowski
parent 57cb4d91aa
commit 205ae2b9e3
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -70,9 +70,6 @@
<!-- Whether device has screen with higher aspect ratio --> <!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool> <bool name="config_haveHigherAspectRatioScreen">true</bool>
<!-- Whether device has a notch -->
<bool name="config_haveNotch">true</bool>
<!-- Defines the actions shown in advanced reboot submenu --> <!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList"> <string-array name="config_restartActionsList">
<item>restart</item> <item>restart</item>