a71-common: Remove software OMX blobs
Default to C2 codecs from swcodec apex. Change-Id: I32f0b0abe680c1f350268115a3cc5488a2a57ec3
This commit is contained in:
236
Android.bp
236
Android.bp
@@ -1125,80 +1125,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libAlacSwDec",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libAlacSwDec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libAlacSwDec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libApeSwDec",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libApeSwDec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libApeSwDec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libBeauty_v4.camera.samsung",
|
||||
owner: "samsung",
|
||||
@@ -1389,43 +1315,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libFlacSwDec",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libFlacSwDec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libFlacSwDec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libGPTEE_vendor",
|
||||
owner: "samsung",
|
||||
@@ -1709,49 +1598,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libMpeg4SwEncoder",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libMpeg4SwEncoder.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libGLESv2",
|
||||
"libEGL",
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libMpeg4SwEncoder.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libGLESv2",
|
||||
"libEGL",
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libOmxAacDec",
|
||||
owner: "samsung",
|
||||
@@ -1834,47 +1680,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libOmxAlacDecSw",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libOmxAlacDecSw.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libOmxAlacDecSw.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libOmxAmrDec",
|
||||
owner: "samsung",
|
||||
@@ -1998,47 +1803,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libOmxApeDecSw",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libOmxApeDecSw.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libOmxApeDecSw.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libOmxEvrcDec",
|
||||
owner: "samsung",
|
||||
|
||||
@@ -112,13 +112,10 @@ PRODUCT_PACKAGES += \
|
||||
vendor.samsung.hardware.bluetooth.a2dpsink@1.0-impl \
|
||||
vendor.samsung.hardware.gnss@2.0-impl-sec \
|
||||
vulkan.adreno \
|
||||
libAlacSwDec \
|
||||
libApeSwDec \
|
||||
libBeauty_v4.camera.samsung \
|
||||
libC2D2 \
|
||||
libCB \
|
||||
libDualCamBokehCapture.camera.samsung \
|
||||
libFlacSwDec \
|
||||
libGPTEE_vendor \
|
||||
libGPreqcancel \
|
||||
libGPreqcancel_svc \
|
||||
@@ -126,14 +123,11 @@ PRODUCT_PACKAGES += \
|
||||
libHpr_RecGAE_cvFeature_v1.0.camera.samsung \
|
||||
libLocalTM_capture_core.camera.samsung \
|
||||
libLocalTM_wrapper.camera.samsung \
|
||||
libMpeg4SwEncoder \
|
||||
libOmxAacDec \
|
||||
libOmxAlacDec \
|
||||
libOmxAlacDecSw \
|
||||
libOmxAmrDec \
|
||||
libOmxAmrwbplusDec \
|
||||
libOmxApeDec \
|
||||
libOmxApeDecSw \
|
||||
libOmxEvrcDec \
|
||||
libOmxG711Dec \
|
||||
libOmxQcelp13Dec \
|
||||
|
||||
BIN
proprietary/vendor/lib/libAlacSwDec.so
vendored
BIN
proprietary/vendor/lib/libAlacSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libApeSwDec.so
vendored
BIN
proprietary/vendor/lib/libApeSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libFlacSwDec.so
vendored
BIN
proprietary/vendor/lib/libFlacSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libMpeg4SwEncoder.so
vendored
BIN
proprietary/vendor/lib/libMpeg4SwEncoder.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAlacDecSw.so
vendored
BIN
proprietary/vendor/lib/libOmxAlacDecSw.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxApeDecSw.so
vendored
BIN
proprietary/vendor/lib/libOmxApeDecSw.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libAlacSwDec.so
vendored
BIN
proprietary/vendor/lib64/libAlacSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libApeSwDec.so
vendored
BIN
proprietary/vendor/lib64/libApeSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libFlacSwDec.so
vendored
BIN
proprietary/vendor/lib64/libFlacSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libMpeg4SwEncoder.so
vendored
BIN
proprietary/vendor/lib64/libMpeg4SwEncoder.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libOmxAlacDecSw.so
vendored
BIN
proprietary/vendor/lib64/libOmxAlacDecSw.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libOmxApeDecSw.so
vendored
BIN
proprietary/vendor/lib64/libOmxApeDecSw.so
vendored
Binary file not shown.
Reference in New Issue
Block a user