Revert "surya: Add libcdsprpc_system.so"
This reverts commit 7f982c6939.
This commit is contained in:
21
Android.bp
21
Android.bp
@@ -545,27 +545,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcdsprpc_system",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libcdsprpc_system.so"],
|
|
||||||
shared_libs: ["libhidlbase", "libhardware", "libutils", "vendor.qti.hardware.dsp@1.0", "liblog", "libc", "libcutils", "libion", "libc++", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcdsprpc_system.so"],
|
|
||||||
shared_libs: ["libhidlbase", "libhardware", "libutils", "vendor.qti.hardware.dsp@1.0", "liblog", "libc", "libcutils", "libion", "libc++", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcirrusspkrprot",
|
name: "libcirrusspkrprot",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
BIN
proprietary/vendor/lib/libcdsprpc_system.so
vendored
BIN
proprietary/vendor/lib/libcdsprpc_system.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libcdsprpc_system.so
vendored
BIN
proprietary/vendor/lib64/libcdsprpc_system.so
vendored
Binary file not shown.
@@ -295,7 +295,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libc2d30_bltlib \
|
libc2d30_bltlib \
|
||||||
libcdsp_default_listener \
|
libcdsp_default_listener \
|
||||||
libcdsprpc \
|
libcdsprpc \
|
||||||
libcdsprpc_system \
|
|
||||||
libcirrusspkrprot \
|
libcirrusspkrprot \
|
||||||
libcomprcapture \
|
libcomprcapture \
|
||||||
libdiag \
|
libdiag \
|
||||||
|
|||||||
Reference in New Issue
Block a user