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

Commit 9095a45e authored by Rahul Sabnis's avatar Rahul Sabnis
Browse files

Remove BluetoothHeadset#setPriority which was deprecated in Android 11

Tag: #feature
Bug: 183551808
Test: Manual
Change-Id: I88745589ec66d3060d24b530fe49fea8926726c6
parent 278dd2a3
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