summaryrefslogtreecommitdiffstats
path: root/include/media/IMediaPlayerService.h
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2013-02-01 17:57:04 -0800
committerEric Laurent <elaurent@google.com>2013-02-01 17:57:04 -0800
commit201fc9c9feb4765a12bc39e95d25f3aa1deb8ffe (patch)
treefc83fba00c9101d552f794021b3f551cd947673a /include/media/IMediaPlayerService.h
parent7acd13defdb3f33b2e266f1ef8f3ac85285c5e27 (diff)
downloadframeworks_av-201fc9c9feb4765a12bc39e95d25f3aa1deb8ffe.zip
frameworks_av-201fc9c9feb4765a12bc39e95d25f3aa1deb8ffe.tar.gz
frameworks_av-201fc9c9feb4765a12bc39e95d25f3aa1deb8ffe.tar.bz2
AudioFlinger: fix RecordThread initial device
A regression was introduced when the audio device enums where modified for a 32 bit representation: the device passed when constructing a RecordThread was still the concatenation of input device and output device bit fields on one 32 bit value which is not possible anymore. The fix consists in modifying the RecordThread constructor to accept separate values for input and output devices. Change-Id: I81fb5f4718428b54251e65d74b86e198ce15193e
Diffstat (limited to 'include/media/IMediaPlayerService.h')
0 files changed, 0 insertions, 0 deletions