BluetoothSecurity: Add BLUETOOTH_PRIVILEGED permission for pairing dialog am: 2b7a6c4407
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15995345 Change-Id: I25d658e8c82a1e45a69fdd3467309e897e10e8d5
This commit is contained in:
@@ -2220,6 +2220,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