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

Commit def626be 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

Change-Id: Id576b0cda560d565d86d6369b7552801cac7b0cd
parents 8018f82e f32fa0b5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -432,6 +432,7 @@


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