Revert "Internal change"

This reverts commit 988dac56b45e935b99b125f608a2019ce836602b.

Change-Id: I825b8ef2074592fcf23a419cd2cb4d0185035df7
diff --git a/java/com/android/incallui/theme/res/values/styles.xml b/java/com/android/incallui/theme/res/values/styles.xml
index 1291173..ac66ffd 100644
--- a/java/com/android/incallui/theme/res/values/styles.xml
+++ b/java/com/android/incallui/theme/res/values/styles.xml
@@ -26,7 +26,7 @@
     <item name="android:windowAnimationStyle">@null</item>
 
     <item name="android:windowBackground">?android:attr/colorBackground</item>
-
+    <item name="android:windowLayoutInDisplayCutoutMode">never</item>
   </style>
 
   <style name="Theme.InCallScreen.ManageConference" parent="Dialer.ThemeBase.ActionBar">