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

Commit e21c0b9a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove BluetoothHeadset#setPriority which was deprecated in Android 11" am: cdf9e7ef43

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1650990

Change-Id: Ica9d5a7f9f0f8702855b51609b0e5ed99167be01
parents 3a546338 9095a45e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -567,6 +567,7 @@ public final class BluetoothHeadset implements BluetoothProfile {
     * @return true if priority is set, false on error
     * @hide
     * @deprecated Replaced with {@link #setConnectionPolicy(BluetoothDevice, int)}
     * @removed
     */
    @Deprecated
    @SystemApi