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

Commit 3d71756d authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "Fix AudioPolicyTest manifest"

parents 7d696272 1b638aa1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    <application>
        <uses-library android:name="android.test.runner" />
        <activity android:label="@string/app_name" android:name="AudioPolicyTest"
                  android:screenOrientation="landscape">
                  android:screenOrientation="landscape" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER"/>