Merge "BluetoothSecurity: Add BLUETOOTH_PRIVILEGED permission for pairing dialog" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7d4dd26362
@@ -2238,6 +2238,7 @@
|
||||
</activity>
|
||||
|
||||
<activity android:name=".bluetooth.BluetoothPairingDialog"
|
||||
android:permission="android.permission.BLUETOOTH_PRIVILEGED"
|
||||
android:excludeFromRecents="true"
|
||||
android:windowSoftInputMode="stateVisible|adjustResize"
|
||||
android:theme="@style/Theme.AlertDialog"
|
||||
|
Reference in New Issue
Block a user