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

Commit 36a48fa5 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

Change-Id: Id495da4b032d19a34fb4538b69836434cde49215
parents 3cd801dc 5f0460e6
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" />