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

Commit c60f9434 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by android-build-merger
Browse files

Merge "Don't specify screen orientation for ReceiverActivity." into oc-dev am: 5f0460e6

am: 36a48fa5

Change-Id: Ied9c64065f1a7b6386dec912467f3de4228f3dbc
parents 71d10aba 36a48fa5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
                  android:label="@string/downloads_app_label"
                  android:icon="@mipmap/ic_launcher_download"
                  android:theme="@android:style/Theme.NoDisplay"
                  android:screenOrientation="locked"
                  android:excludeFromRecents="true">
            <intent-filter>
                <action android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED" />