Revert "sm6250-common: overlay-lineage: set config_haveNotch overlay to true"

This reverts commit 244efb5d7d.

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 Arian
parent 3be792864d
commit 3755bd9d07

View File

@ -16,9 +16,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>