Merge "Apply BLUETOOTH_ADMIN permission for BluetoothDeviceDetailActivity" into rvc-dev am: 21ac98e2f1
am: 2cdf49c4d5
am: dad4baf879
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11489511 Change-Id: I2fdb58e481e95546a8933e52dc82687c27a6c5f7
This commit is contained in:
@@ -3181,7 +3181,7 @@
|
||||
|
||||
<activity android:name="Settings$BluetoothDeviceDetailActivity"
|
||||
android:label="@string/device_details_title"
|
||||
android:permission="android.permission.BLUETOOTH_PRIVILEGED">
|
||||
android:permission="android.permission.BLUETOOTH_ADMIN">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="com.android.settings.BLUETOOTH_DEVICE_DETAIL_SETTINGS" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Reference in New Issue
Block a user