am 684736a9
: b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"
Merge commit '684736a9d4cc044c6970411485f4c22d5d7e3b74' into eclair-plus-aosp * commit '684736a9d4cc044c6970411485f4c22d5d7e3b74': b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"
This commit is contained in:
@@ -443,6 +443,7 @@
|
||||
|
||||
<activity android:name=".bluetooth.BluetoothPairingDialog"
|
||||
android:label="@string/bluetooth_pin_entry"
|
||||
android:excludeFromRecents="true"
|
||||
android:theme="@*android:style/Theme.Dialog.Alert">
|
||||
<intent-filter>
|
||||
<action android:name="android.bluetooth.intent.action.PAIRING_REQUEST" />
|
||||
|
Reference in New Issue
Block a user