Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c36fe51f authored by Robert Luo's avatar Robert Luo Committed by Automerger Merge Worker
Browse files

Merge "Apply BLUETOOTH_ADMIN permission for BluetoothDeviceDetailActivity"...

Merge "Apply BLUETOOTH_ADMIN permission for BluetoothDeviceDetailActivity" into rvc-dev am: 21ac98e2

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11489511

Change-Id: I9c18b15953b3a3bae512c436ecb7aea4ee336411
parents c52aa3d8 21ac98e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />