aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lineage/res/res/values/config.xml')
-rw-r--r--lineage/res/res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lineage/res/res/values/config.xml b/lineage/res/res/values/config.xml
index 0b17b3fa..4a57ce1d 100644
--- a/lineage/res/res/values/config.xml
+++ b/lineage/res/res/values/config.xml
@@ -243,4 +243,7 @@
<!-- Whether device has a screen with a higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">false</bool>
+
+ <!-- Whether device has a notch -->
+ <bool name="config_haveNotch">false</bool>
</resources>