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

Commit c4fe9726 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix broken MenuLayoutPortraitTest"

parents 71cc4819 c095d5b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1051,7 +1051,7 @@
            </intent-filter>
            </intent-filter>
        </activity>
        </activity>


        <activity android:name=".menus.MenuLayoutPortrait" android:label="MenuLayoutPortrait"
        <activity android:name="android.view.menu.MenuLayoutPortrait" android:label="MenuLayoutPortrait"
                android:screenOrientation="portrait">
                android:screenOrientation="portrait">
            <intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.intent.action.MAIN" />