commit | b643627a557e44b9ab5879cf71e162af2d514ce3 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Dec 07 19:24:50 2016 -0800 |
committer | Eric Laurent <elaurent@google.com> | Thu Dec 08 12:14:32 2016 -0800 |
tree | 995bc0b0fa9a614687aa8df2f119ab7fff0c7a88 | |
parent | 8526d86ab12284135ed4ca27aeb816371c10c0e6 [diff] [blame] |
fix client pid for effects applied by audio policy Test: Hangouts call, Play Music with and w/o effects Change-Id: Ia9b20f94be667dd92e0497f8ef9c0dc0e95afe28
diff --git a/services/audioflinger/AudioFlinger.h b/services/audioflinger/AudioFlinger.h index c3bf1f9..71d6b92 100644 --- a/services/audioflinger/AudioFlinger.h +++ b/services/audioflinger/AudioFlinger.h
@@ -224,6 +224,7 @@ audio_io_handle_t io, audio_session_t sessionId, const String16& opPackageName, + pid_t pid, status_t *status /*non-NULL*/, int *id, int *enabled);