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

Commit 1a049e06 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 86a02e1e e5ccfba9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2014,6 +2014,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"