commit | d054c32443a493513ab63529b0c8b1aca290278c | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Fri Jul 12 12:59:20 2013 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Tue Jul 30 09:50:48 2013 -0700 |
tree | fc68ba259ded1dd4960bee2938a9bcc7c599c9a3 | |
parent | 96f60d8f04432a1ed503b3e24d5736d28c63c9a2 [diff] [blame] |
Move control block mName to createTrack() output This is part of a series of CLs to clean up the shared memory control block, by removing any fields that don't have to be there. Change-Id: I6e51003a1293b6800258c31b22cff2eba42162e7
diff --git a/services/audioflinger/AudioFlinger.h b/services/audioflinger/AudioFlinger.h index eee5da5..d99b779 100644 --- a/services/audioflinger/AudioFlinger.h +++ b/services/audioflinger/AudioFlinger.h
@@ -108,6 +108,7 @@ audio_io_handle_t output, pid_t tid, int *sessionId, + String8& name, status_t *status); virtual sp<IAudioRecord> openRecord(