5
edits
| Line 29: | Line 29: | ||
#** Add some code {{bug|977481}} to dump audio pcm data at AudioFlinger::MixerThread::threadLoop() | #** Add some code {{bug|977481}} to dump audio pcm data at AudioFlinger::MixerThread::threadLoop() | ||
#* Reference: {{bug|967581}} | #* Reference: {{bug|967581}} | ||
# '''Problem: Publicnotification audio channel type is not supported''' | |||
#* Solution: (1)add SYSTEM_ENFORCED (ENFORCED_AUDIBLE) in sles_definitions.h | |||
#* (2)support CUBEB_STREAM_TYPE_SYSTEM_ENFORCED in cubeb_opensl.c & AudioStream.cpp | |||
#* Reference: {{bug|1007552}} | |||
edits