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

Commit 464b1e1f authored by Vlad Popa's avatar Vlad Popa Committed by Android (Google) Code Review
Browse files

Merge "Remove unnecessary oneway call optimization" into main

parents f8d953ef 93812447
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ interface IAudioPolicyService {

    void releaseInput(int /* audio_port_handle_t */ portId);

    oneway void setDeviceAbsoluteVolumeEnabled(in AudioDevice device,
    void setDeviceAbsoluteVolumeEnabled(in AudioDevice device,
                                        boolean enabled,
                                        AudioStreamType streamToDriveAbs);