Loading media/codec2/components/iamf/Android.bp 0 → 100644 +13 −0 Original line number Diff line number Diff line package { default_applicable_licenses: ["frameworks_av_license"], } cc_library { name: "libcodec2_soft_iamfdec", srcs: [], shared_libs: [ // iamf_tools library will need to go here. ], } Loading
media/codec2/components/iamf/Android.bp 0 → 100644 +13 −0 Original line number Diff line number Diff line package { default_applicable_licenses: ["frameworks_av_license"], } cc_library { name: "libcodec2_soft_iamfdec", srcs: [], shared_libs: [ // iamf_tools library will need to go here. ], }