Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d78f603 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android (Google) Code Review
Browse files

Merge "Defaulting InCall UI to portrait." into lmp-dev

parents 9821a0ab 838e990c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -282,7 +282,7 @@
                  android:configChanges="keyboardHidden"
                  android:exported="false"
                  android:process="com.android.incallui"
                  android:screenOrientation="sensor" >
                  android:screenOrientation="nosensor" >
        </activity>

        <!-- BroadcastReceiver for receiving Intents from Notification mechanism. -->