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

Commit d678ed87 authored by Ajay Panicker's avatar Ajay Panicker Committed by android-build-merger
Browse files

Remove unused adjustAvrcpAbsoluteVolume am: a17631f9 am: 4fdae237

am: 5a598edd

Change-Id: I29ffe4a3d5160583e9d0db0d8384425004d04443
parents b4e498e1 5a598edd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ interface IBluetoothA2dp {
    boolean setPriority(in BluetoothDevice device, int priority);
    int getPriority(in BluetoothDevice device);
    boolean isAvrcpAbsoluteVolumeSupported();
    oneway void adjustAvrcpAbsoluteVolume(int direction);
    oneway void setAvrcpAbsoluteVolume(int volume);
    boolean isA2dpPlaying(in BluetoothDevice device);
    BluetoothCodecStatus getCodecStatus(in BluetoothDevice device);