In latest Android releases, the AOSP
release typically comes with tinyALSA
and tinyCompress
. In this question, Simon has mentioned that all Nexus devices shall support tinyALSA
.
My question is why is android not integrating libasound
which has all features required for an audio sub-system as compared to tinyALSA
? Is it mainly due to the licensing issues as indicated in source.android.com site?