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

Commit cfa5509f 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"...

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

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

Change-Id: I83473c7f34f0047f8d2d75e5140a217f7fa3efaf
parents 78d19cf0 e21c0b9a
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