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

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

Remove unused adjustAvrcpAbsoluteVolume am: a17631f9

am: 4fdae237

Change-Id: Ieffa12079ae84434d51b2fc02fb1e74c5d4c12a4
parents db1a179c 4fdae237
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);