Aerodactyl: Let's go full prebuilt for C2 vendor stack
That's the only sane way to make C2 not kill itself randomly.
This commit is contained in:
@@ -504,9 +504,15 @@ PRODUCT_PACKAGES += \
|
|||||||
libccci_util \
|
libccci_util \
|
||||||
libcmdl \
|
libcmdl \
|
||||||
libcmdl_ndk.mtk.vndk \
|
libcmdl_ndk.mtk.vndk \
|
||||||
|
libcodec2_hidl@1.0-v33 \
|
||||||
|
libcodec2_hidl@1.1-v33 \
|
||||||
|
libcodec2_hidl@1.2-v33 \
|
||||||
|
libcodec2_hidl_plugin-v33 \
|
||||||
libcodec2_mtk_c2store \
|
libcodec2_mtk_c2store \
|
||||||
libcodec2_mtk_vdec \
|
libcodec2_mtk_vdec \
|
||||||
libcodec2_mtk_venc \
|
libcodec2_mtk_venc \
|
||||||
|
libcodec2_soft_common-v33 \
|
||||||
|
libcodec2_vndk-v33 \
|
||||||
libcodec2_vpp_AIMEMC_plugin \
|
libcodec2_vpp_AIMEMC_plugin \
|
||||||
libcodec2_vpp_AISR_plugin \
|
libcodec2_vpp_AISR_plugin \
|
||||||
libcodec2_vpp_mi_plugin \
|
libcodec2_vpp_mi_plugin \
|
||||||
@@ -631,9 +637,11 @@ PRODUCT_PACKAGES += \
|
|||||||
librpc \
|
librpc \
|
||||||
libscltm \
|
libscltm \
|
||||||
libsensor_extension \
|
libsensor_extension \
|
||||||
|
libsfplugin_ccodec_utils-v33 \
|
||||||
libsimlock \
|
libsimlock \
|
||||||
libspeech_enh_lib \
|
libspeech_enh_lib \
|
||||||
libspeechparser_vendor \
|
libspeechparser_vendor \
|
||||||
|
libstagefright_bufferqueue_helper-bp2a \
|
||||||
libstorage_otp \
|
libstorage_otp \
|
||||||
libsysenv \
|
libsysenv \
|
||||||
libtflite_mtk_vendor \
|
libtflite_mtk_vendor \
|
||||||
|
|||||||
+332
-32
@@ -3039,6 +3039,167 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcodec2_hidl@1.0-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcodec2_hidl@1.0-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"android.hardware.graphics.bufferqueue@1.0",
|
||||||
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
|
"android.hardware.graphics.common@1.0",
|
||||||
|
"android.hardware.media@1.0",
|
||||||
|
"android.hardware.media.bufferpool@2.0",
|
||||||
|
"android.hardware.media.c2@1.0",
|
||||||
|
"android.hardware.media.omx@1.0",
|
||||||
|
"libbase",
|
||||||
|
"libcodec2",
|
||||||
|
"libcodec2_vndk-v33",
|
||||||
|
"libcutils",
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libstagefright_bufferpool@2.0.1",
|
||||||
|
"libui-v34",
|
||||||
|
"libutils",
|
||||||
|
"libstagefright_bufferqueue_helper-bp2a",
|
||||||
|
"libcodec2_hidl_plugin-v33",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcodec2_hidl@1.1-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcodec2_hidl@1.1-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"android.hardware.graphics.bufferqueue@1.0",
|
||||||
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
|
"android.hardware.graphics.common@1.0",
|
||||||
|
"android.hardware.media@1.0",
|
||||||
|
"android.hardware.media.bufferpool@2.0",
|
||||||
|
"android.hardware.media.c2@1.0",
|
||||||
|
"android.hardware.media.c2@1.1",
|
||||||
|
"android.hardware.media.omx@1.0",
|
||||||
|
"libbase",
|
||||||
|
"libcodec2",
|
||||||
|
"libcodec2_hidl@1.0-v33",
|
||||||
|
"libcodec2_vndk-v33",
|
||||||
|
"libcutils",
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libstagefright_bufferpool@2.0.1",
|
||||||
|
"libui-v34",
|
||||||
|
"libutils",
|
||||||
|
"libstagefright_bufferqueue_helper-bp2a",
|
||||||
|
"libcodec2_hidl_plugin-v33",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcodec2_hidl@1.2-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcodec2_hidl@1.2-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"android.hardware.graphics.bufferqueue@1.0",
|
||||||
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
|
"android.hardware.graphics.common@1.0",
|
||||||
|
"android.hardware.media@1.0",
|
||||||
|
"android.hardware.media.bufferpool@2.0",
|
||||||
|
"android.hardware.media.c2@1.0",
|
||||||
|
"android.hardware.media.c2@1.1",
|
||||||
|
"android.hardware.media.c2@1.2",
|
||||||
|
"android.hardware.media.omx@1.0",
|
||||||
|
"libbase",
|
||||||
|
"libcodec2",
|
||||||
|
"libcodec2_hidl@1.0-v33",
|
||||||
|
"libcodec2_hidl@1.1-v33",
|
||||||
|
"libcodec2_vndk-v33",
|
||||||
|
"libcutils",
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libstagefright_bufferpool@2.0.1",
|
||||||
|
"libui-v34",
|
||||||
|
"libutils",
|
||||||
|
"libstagefright_bufferqueue_helper-bp2a",
|
||||||
|
"libcodec2_hidl_plugin-v33",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcodec2_hidl_plugin-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcodec2_hidl_plugin-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbase",
|
||||||
|
"libcodec2",
|
||||||
|
"libcodec2_vndk-v33",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcodec2_mtk_c2store",
|
name: "libcodec2_mtk_c2store",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -3051,14 +3212,14 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/libcodec2_mtk_c2store.so",
|
"proprietary/vendor/lib64/libcodec2_mtk_c2store.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"libutils",
|
"libutils",
|
||||||
"libion",
|
"libion",
|
||||||
"libion_mtk",
|
"libion_mtk",
|
||||||
@@ -3090,21 +3251,21 @@ cc_prebuilt_library_shared {
|
|||||||
"libformatter",
|
"libformatter",
|
||||||
"libdpframework",
|
"libdpframework",
|
||||||
"android.hardware.graphics.bufferqueue@2.0",
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
"libui",
|
"libui-v34",
|
||||||
"libgralloc_extra",
|
"libgralloc_extra",
|
||||||
"libexpat",
|
"libexpat",
|
||||||
"libsync",
|
"libsync",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhwbinder",
|
"libhwbinder",
|
||||||
"libged",
|
"libged",
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"libutils",
|
"libutils",
|
||||||
"libion",
|
"libion",
|
||||||
"libdmabufheap",
|
"libdmabufheap",
|
||||||
@@ -3140,21 +3301,21 @@ cc_prebuilt_library_shared {
|
|||||||
"libformatter",
|
"libformatter",
|
||||||
"libdpframework",
|
"libdpframework",
|
||||||
"android.hardware.graphics.bufferqueue@2.0",
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
"libui",
|
"libui-v34",
|
||||||
"libgralloc_extra",
|
"libgralloc_extra",
|
||||||
"libexpat",
|
"libexpat",
|
||||||
"libsync",
|
"libsync",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhwbinder",
|
"libhwbinder",
|
||||||
"libged",
|
"libged",
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"libutils",
|
"libutils",
|
||||||
"libion",
|
"libion",
|
||||||
"libdmabufheap",
|
"libdmabufheap",
|
||||||
@@ -3172,6 +3333,78 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcodec2_soft_common-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcodec2_soft_common-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbase",
|
||||||
|
"libcodec2",
|
||||||
|
"libcodec2_vndk-v33",
|
||||||
|
"libutils",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libsfplugin_ccodec_utils-v33",
|
||||||
|
"libstagefright_foundation-v33",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcodec2_vndk-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcodec2_vndk-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
|
"android.hardware.graphics.common@1.2",
|
||||||
|
"android.hardware.media.bufferpool@2.0",
|
||||||
|
"libbase",
|
||||||
|
"libcutils",
|
||||||
|
"libdmabufheap",
|
||||||
|
"libfmq",
|
||||||
|
"libgralloctypes",
|
||||||
|
"libhidlbase",
|
||||||
|
"libion",
|
||||||
|
"liblog",
|
||||||
|
"libnativewindow",
|
||||||
|
"libstagefright_foundation-v33",
|
||||||
|
"libstagefright_bufferpool@2.0.1",
|
||||||
|
"libui-v34",
|
||||||
|
"libutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcodec2_vpp_AIMEMC_plugin",
|
name: "libcodec2_vpp_AIMEMC_plugin",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -3185,13 +3418,13 @@ cc_prebuilt_library_shared {
|
|||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"libgralloc_extra",
|
"libgralloc_extra",
|
||||||
"libnativewindow",
|
"libnativewindow",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libui",
|
"libui-v34",
|
||||||
"libEGL",
|
"libEGL",
|
||||||
"libGLESv2",
|
"libGLESv2",
|
||||||
"android.hardware.graphics.allocator-V2-ndk",
|
"android.hardware.graphics.allocator-V2-ndk",
|
||||||
@@ -3238,14 +3471,14 @@ cc_prebuilt_library_shared {
|
|||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libgralloc_extra",
|
"libgralloc_extra",
|
||||||
"libnativewindow",
|
"libnativewindow",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libui",
|
"libui-v34",
|
||||||
"libEGL",
|
"libEGL",
|
||||||
"libGLESv2",
|
"libGLESv2",
|
||||||
"android.hardware.graphics.allocator-V2-ndk",
|
"android.hardware.graphics.allocator-V2-ndk",
|
||||||
@@ -3290,11 +3523,11 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/libcodec2_vpp_mi_plugin.so",
|
"proprietary/vendor/lib64/libcodec2_vpp_mi_plugin.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libutils",
|
"libutils",
|
||||||
@@ -3323,11 +3556,11 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/libcodec2_vpp_qt_plugin.so",
|
"proprietary/vendor/lib64/libcodec2_vpp_qt_plugin.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libutils",
|
"libutils",
|
||||||
@@ -3356,11 +3589,11 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/libcodec2_vpp_rs_plugin.so",
|
"proprietary/vendor/lib64/libcodec2_vpp_rs_plugin.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcodec2_soft_common",
|
"libcodec2_soft_common-v33",
|
||||||
"libsfplugin_ccodec_utils",
|
"libsfplugin_ccodec_utils-v33",
|
||||||
"libstagefright_foundation-v33",
|
"libstagefright_foundation-v33",
|
||||||
"libcodec2",
|
"libcodec2",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libutils",
|
"libutils",
|
||||||
@@ -6749,6 +6982,38 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libsfplugin_ccodec_utils-v33",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libsfplugin_ccodec_utils-v33.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbase",
|
||||||
|
"libcodec2",
|
||||||
|
"libcodec2_vndk-v33",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libnativewindow",
|
||||||
|
"libstagefright_foundation-v33",
|
||||||
|
"libutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libsimlock",
|
name: "libsimlock",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -6830,6 +7095,41 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libstagefright_bufferqueue_helper-bp2a",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libstagefright_bufferqueue_helper-bp2a.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbase",
|
||||||
|
"libcutils",
|
||||||
|
"libhidlbase",
|
||||||
|
"libhidlmemory",
|
||||||
|
"liblog",
|
||||||
|
"libstagefright_foundation",
|
||||||
|
"libui",
|
||||||
|
"libutils",
|
||||||
|
"android.hardware.graphics.bufferqueue@1.0",
|
||||||
|
"android.hardware.graphics.bufferqueue@2.0",
|
||||||
|
"libgui",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libstorage_otp",
|
name: "libstorage_otp",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -24492,10 +24792,10 @@ cc_prebuilt_binary {
|
|||||||
"android.hardware.media.c2@1.0",
|
"android.hardware.media.c2@1.0",
|
||||||
"android.hardware.media.c2@1.1",
|
"android.hardware.media.c2@1.1",
|
||||||
"android.hardware.media.c2@1.2",
|
"android.hardware.media.c2@1.2",
|
||||||
"libcodec2_hidl@1.0",
|
"libcodec2_hidl@1.0-v33",
|
||||||
"libcodec2_hidl@1.1",
|
"libcodec2_hidl@1.1-v33",
|
||||||
"libcodec2_hidl@1.2",
|
"libcodec2_hidl@1.2-v33",
|
||||||
"libcodec2_vndk",
|
"libcodec2_vndk-v33",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libavservices_minijail",
|
"libavservices_minijail",
|
||||||
"libbinder",
|
"libbinder",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user