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

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

Remove unused adjustAvrcpAbsoluteVolume

am: a17631f9

Change-Id: I9a3df5c69021d252469bab429557fdfcd8be6756
parents 8830752b a17631f9
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);