Hi, I'm trying to build Android Q (for android-x86, 32-bits) and I'm having a problem in the generated apex for com.android.media.swcodec, where there are a bunch of libraries missing in $TARGET_OUT/system/apex/com.android.media.swcodec/lib/.
The directory does contain various deps like [email protected], libmedia_codecserviceregistrant.so or libstagefright_amrnb_common.so. However it is missing some, most notably libstagefright_bufferqueue_helper.so or all libcodec2_soft_*.so modules. This then results in runtime errors when running mediaswcodec service. What can be the reasons for deps to be missing from the apex? Note that I tried to find my way in build/soong/, but didn't get anywhere in trying to debug this issue. Michael. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/9c01756b-cc89-4968-95dd-de1563efc801%40googlegroups.com.
