Hi all,

Current FirefoxOS do not receive AudioFlinger died event. If AudioFlinger
is died by some reasons, b2g process could not detect it and audio could
not be played and controlled from b2g process until system restart.

AudioFlinger is in mediaserver process, b2g process communicate with
AudioFlinger via Binder ipc. And AudioFlinger died event is sent to b2g
process via Binder ipc. Current FirefoxOS could send Binder ipc message,
but could not receive Binder ipc message from AudioFlinger. Therefore the
problem happens.

IMHO, it should be addressed in FirefoxOSv1. I created bug 808907 and
adressed the problem. Can I have comments about it?

https://bugzilla.mozilla.org/show_bug.cgi?id=808907

Thanks,
Sotaro
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to