Loading aidl/android/media/IAudioManagerNative.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -51,5 +51,5 @@ interface IAudioManagerNative { * @param portId Port id to update * @param event the mute event containing info about the mute */ void portMuteEvent(in int portId, in int event); oneway void portMuteEvent(in int portId, in int event); } Loading
aidl/android/media/IAudioManagerNative.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -51,5 +51,5 @@ interface IAudioManagerNative { * @param portId Port id to update * @param event the mute event containing info about the mute */ void portMuteEvent(in int portId, in int event); oneway void portMuteEvent(in int portId, in int event); }