Merge "BluetoothSecurity: Add BLUETOOTH_PRIVILEGED permission for pairing dialog" into sc-v2-dev am: 7d4dd26362
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15995346 Change-Id: I3933dda90e3831133d217bcda65c65ea0dc2fd72
This commit is contained in:
@@ -2238,6 +2238,7 @@
|
|||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name=".bluetooth.BluetoothPairingDialog"
|
<activity android:name=".bluetooth.BluetoothPairingDialog"
|
||||||
|
android:permission="android.permission.BLUETOOTH_PRIVILEGED"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:windowSoftInputMode="stateVisible|adjustResize"
|
android:windowSoftInputMode="stateVisible|adjustResize"
|
||||||
android:theme="@style/Theme.AlertDialog"
|
android:theme="@style/Theme.AlertDialog"
|
||||||
|
Reference in New Issue
Block a user