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

Commit 818a4812 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "BluetoothSecurity: Add BLUETOOTH_PRIVILEGED permission for pairing...

Merge "BluetoothSecurity: Add BLUETOOTH_PRIVILEGED permission for pairing dialog" into rvc-dev am: 1a049e06

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

Change-Id: I4473dbc8e67fe8dd4f3eb574d021062efc1b975e
parents 54abe21d 1a049e06
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2017,6 +2017,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"