Merge "OPP: Prevent sending intent while orientation change" am: f32fa0b5f6
am: def626bea0
Change-Id: I811e1801a145e9bb010359fdb8c74fb8ca968e7d
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user