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

Commit 359b91dc authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Fix typo in comment in IAudioService.aidl

Test: none, typo in comment
Change-Id: I6f8803d3d551649fc322414980b2b4bf7d437d9d
parent 2bb0099b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ interface IAudioService {
    // frameworks/native/include/audiomanager/IAudioManager.h must be updated to match the order
    // in this file.
    //
    // When a method's argument list is changed, BnAudioManager's corresponding serialization code
    // When a method's argument list is changed, BpAudioManager's corresponding serialization code
    // (if any) in frameworks/native/services/audiomanager/IAudioManager.cpp must be updated.

    oneway void adjustSuggestedStreamVolume(int direction, int suggestedStreamType, int flags,