surya: Remove OMX audio codecs
This commit is contained in:
committed by
Mohammad Hasan Keramat J
parent
dafda51796
commit
5aede45f4a
302
Android.bp
302
Android.bp
@@ -2803,283 +2803,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAacDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxAacDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libion",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAlacDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxAlacDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libion",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAmrDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxAmrDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libion",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxAmrwbplusDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxAmrwbplusDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libion",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxApeDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxApeDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libion",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxDsdDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
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 {
|
|
||||||
name: "libOmxEvrcDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxEvrcDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxQcelp13Dec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxQcelp13Dec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxVpp",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxVpp.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"liblog",
|
|
||||||
"libutils",
|
|
||||||
"libbinder",
|
|
||||||
"libcutils",
|
|
||||||
"libvppclient",
|
|
||||||
"vendor.qti.hardware.vpp@1.1",
|
|
||||||
"vendor.qti.hardware.vpp@1.2",
|
|
||||||
"vendor.qti.hardware.capabilityconfigstore@1.0",
|
|
||||||
"libhidlbase",
|
|
||||||
"libhidltransport",
|
|
||||||
"libhwbinder",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libOmxWmaDec",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libOmxWmaDec.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libion",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "liba2dpoffload",
|
name: "liba2dpoffload",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@@ -3280,31 +3003,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libdsd2pcm",
|
|
||||||
owner: "xiaomi",
|
|
||||||
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: "libmulawdec",
|
name: "libmulawdec",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
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
proprietary/vendor/app/CneApp/CneApp.apk
vendored
BIN
proprietary/vendor/app/CneApp/CneApp.apk
vendored
Binary file not shown.
BIN
proprietary/vendor/app/IWlanService/IWlanService.apk
vendored
BIN
proprietary/vendor/app/IWlanService/IWlanService.apk
vendored
Binary file not shown.
BIN
proprietary/vendor/app/SoterService/SoterService.apk
vendored
BIN
proprietary/vendor/app/SoterService/SoterService.apk
vendored
Binary file not shown.
BIN
proprietary/vendor/app/TimeService/TimeService.apk
vendored
BIN
proprietary/vendor/app/TimeService/TimeService.apk
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAacDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAacDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAlacDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAlacDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAmrDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAmrDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAmrwbplusDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAmrwbplusDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxApeDec.so
vendored
BIN
proprietary/vendor/lib/libOmxApeDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxDsdDec.so
vendored
BIN
proprietary/vendor/lib/libOmxDsdDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxEvrcDec.so
vendored
BIN
proprietary/vendor/lib/libOmxEvrcDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxQcelp13Dec.so
vendored
BIN
proprietary/vendor/lib/libOmxQcelp13Dec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxVpp.so
vendored
BIN
proprietary/vendor/lib/libOmxVpp.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxWmaDec.so
vendored
BIN
proprietary/vendor/lib/libOmxWmaDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libdsd2pcm.so
vendored
BIN
proprietary/vendor/lib/libdsd2pcm.so
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -333,16 +333,6 @@ PRODUCT_PACKAGES += \
|
|||||||
audio.primary.sm6150 \
|
audio.primary.sm6150 \
|
||||||
sound_trigger.primary.sm6150 \
|
sound_trigger.primary.sm6150 \
|
||||||
vendor.qti.hardware.bluetooth_audio@2.1-impl \
|
vendor.qti.hardware.bluetooth_audio@2.1-impl \
|
||||||
libOmxAacDec \
|
|
||||||
libOmxAlacDec \
|
|
||||||
libOmxAmrDec \
|
|
||||||
libOmxAmrwbplusDec \
|
|
||||||
libOmxApeDec \
|
|
||||||
libOmxDsdDec \
|
|
||||||
libOmxEvrcDec \
|
|
||||||
libOmxQcelp13Dec \
|
|
||||||
libOmxVpp \
|
|
||||||
libOmxWmaDec \
|
|
||||||
liba2dpoffload \
|
liba2dpoffload \
|
||||||
libadm \
|
libadm \
|
||||||
libadpcmdec \
|
libadpcmdec \
|
||||||
@@ -350,7 +340,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libbluetooth_audio_session_qti \
|
libbluetooth_audio_session_qti \
|
||||||
libbluetooth_audio_session_qti_2_1 \
|
libbluetooth_audio_session_qti_2_1 \
|
||||||
libdrc \
|
libdrc \
|
||||||
libdsd2pcm \
|
|
||||||
libmulawdec \
|
libmulawdec \
|
||||||
libqcodec2 \
|
libqcodec2 \
|
||||||
libsmwrapper \
|
libsmwrapper \
|
||||||
|
|||||||
Reference in New Issue
Block a user