S2: Specify device has a notch
diff --git a/Sharp/S2-los/res/values/config.xml b/Sharp/S2-los/res/values/config.xml
index 605b328..0c506eb 100644
--- a/Sharp/S2-los/res/values/config.xml
+++ b/Sharp/S2-los/res/values/config.xml
@@ -66,4 +66,7 @@
     <!-- Whether device has screen with higher aspect ratio -->
     <bool name="config_haveHigherAspectRatioScreen">true</bool>
 
+    <!-- Whether device has a notch -->
+    <bool name="config_haveNotch">true</bool>
+
 </resources>