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

Commit 6385eb10 authored by Hemant Gupta's avatar Hemant Gupta Committed by android-build-merger
Browse files

Merge "OPP: Prevent sending intent while orientation change" am: f32fa0b5

am: def626be

Change-Id: I811e1801a145e9bb010359fdb8c74fb8ca968e7d
parents ac8aed2c def626be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -432,6 +432,7 @@

        <activity android:name=".bluetooth.DevicePickerActivity"
                android:label="@string/device_picker"
                android:configChanges="orientation|keyboardHidden|screenSize"
                android:clearTaskOnLaunch="true">
            <intent-filter>
                <action android:name="android.bluetooth.devicepicker.action.LAUNCH" />