Fix typo in comment in IAudioService.aidl

Test: none, typo in comment
Change-Id: I6f8803d3d551649fc322414980b2b4bf7d437d9d
This commit is contained in:
Jean-Michel Trivi
2017-01-04 10:20:14 -08:00
parent 2bb0099b0a
commit 359b91dc68

View File

@@ -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,