sm7125-common: Remove OMX audio codecs
Change-Id: Ia3bc9bd20bcb9c261e45c3f6b58250f2354f3fca
This commit is contained in:
committed by
Simon1511
parent
76f182d1c6
commit
0cbd0c5b5c
-202
@@ -1480,90 +1480,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAacDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxAacDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxAacDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAlacDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxAlacDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxAlacDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAmrwbplusDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxAmrwbplusDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxAmrwbplusDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxApeDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxApeDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxApeDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libOmxBlackBar",
|
name: "libOmxBlackBar",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -1585,69 +1501,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxEvrcDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxEvrcDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxEvrcDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxQcelp13Dec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxQcelp13Dec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxQcelp13Dec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxWmaDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxWmaDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libOmxWmaDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libion", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libOpenCL",
|
name: "libOpenCL",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -4966,27 +4819,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libstagefright_soft_qtiflacdec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libstagefright_soft_qtiflacdec.so"],
|
|
||||||
shared_libs: ["libstagefright_softomx", "libstagefright_foundation", "libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libstagefright_soft_qtiflacdec.so"],
|
|
||||||
shared_libs: ["libstagefright_softomx", "libstagefright_foundation", "libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libswregistrationalgo",
|
name: "libswregistrationalgo",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -6221,23 +6053,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxDsdDec",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libOmxDsdDec.so"],
|
|
||||||
shared_libs: ["libutils", "liblog", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "lib_SamsungRec_07010",
|
name: "lib_SamsungRec_07010",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -6446,23 +6261,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libdsd2pcm",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libdsd2pcm.so"],
|
|
||||||
shared_libs: ["liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libexthwplugin_vendor",
|
name: "libexthwplugin_vendor",
|
||||||
stem: "libexthwplugin",
|
stem: "libexthwplugin",
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
@@ -229,14 +229,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libGPTEE_vendor \
|
libGPTEE_vendor \
|
||||||
libGPreqcancel \
|
libGPreqcancel \
|
||||||
libGPreqcancel_svc \
|
libGPreqcancel_svc \
|
||||||
libOmxAacDec \
|
|
||||||
libOmxAlacDec \
|
|
||||||
libOmxAmrwbplusDec \
|
|
||||||
libOmxApeDec \
|
|
||||||
libOmxBlackBar \
|
libOmxBlackBar \
|
||||||
libOmxEvrcDec \
|
|
||||||
libOmxQcelp13Dec \
|
|
||||||
libOmxWmaDec \
|
|
||||||
libOpenCL \
|
libOpenCL \
|
||||||
libQSEEComAPI \
|
libQSEEComAPI \
|
||||||
libSecureUILib \
|
libSecureUILib \
|
||||||
@@ -395,7 +388,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libssc \
|
libssc \
|
||||||
libssc_default_listener \
|
libssc_default_listener \
|
||||||
libssd \
|
libssd \
|
||||||
libstagefright_soft_qtiflacdec \
|
|
||||||
libswregistrationalgo \
|
libswregistrationalgo \
|
||||||
libsynergy_loc_api \
|
libsynergy_loc_api \
|
||||||
libsysmon_cdsp_skel \
|
libsysmon_cdsp_skel \
|
||||||
@@ -456,7 +448,6 @@ PRODUCT_PACKAGES += \
|
|||||||
com.samsung.node.uniplugin_preview \
|
com.samsung.node.uniplugin_preview \
|
||||||
libMOTION \
|
libMOTION \
|
||||||
audio.primary.atoll \
|
audio.primary.atoll \
|
||||||
libOmxDsdDec \
|
|
||||||
lib_SamsungRec_07010 \
|
lib_SamsungRec_07010 \
|
||||||
lib_SoundAlive_SRC384_ver320 \
|
lib_SoundAlive_SRC384_ver320 \
|
||||||
lib_soundaliveresampler \
|
lib_soundaliveresampler \
|
||||||
@@ -469,7 +460,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libcirrusspkrprot_vendor \
|
libcirrusspkrprot_vendor \
|
||||||
libcomprcapture_vendor \
|
libcomprcapture_vendor \
|
||||||
libdrc \
|
libdrc \
|
||||||
libdsd2pcm \
|
|
||||||
libexthwplugin_vendor \
|
libexthwplugin_vendor \
|
||||||
libhdmiedid_vendor \
|
libhdmiedid_vendor \
|
||||||
libhdmipassthru_vendor \
|
libhdmipassthru_vendor \
|
||||||
|
|||||||
Reference in New Issue
Block a user