cupid: Commonize most audio blobs
Change-Id: Ie6c95ede7e4c3243799207120c0474bb0cabeccd
This commit is contained in:
parent
6d6e1ae43b
commit
f76f42d4e5
392
Android.bp
392
Android.bp
@ -3232,24 +3232,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "gyro_fusion_interface",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/hw/gyro_fusion_interface.so"],
|
|
||||||
shared_libs: ["liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
relative_install_path: "hw",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "vendor.xiaomi.hardware.quickcamera@1.0-impl",
|
name: "vendor.xiaomi.hardware.quickcamera@1.0-impl",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -3421,40 +3403,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libadm",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libadm.so"],
|
|
||||||
shared_libs: ["liblog", "libcutils", "libtinyalsa", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libadsprpc",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libadsprpc.so"],
|
|
||||||
shared_libs: ["libhidlbase", "libhardware", "libutils", "vendor.qti.hardware.dsp@1.0", "liblog", "libc", "libcutils", "libdmabufheap", "libvmmem", "libc++", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libagm",
|
name: "libagm",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -3557,57 +3505,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libar-acdb",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libar-acdb.so"],
|
|
||||||
shared_libs: ["liblx-osal", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libar-gpr",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libar-gpr.so"],
|
|
||||||
shared_libs: ["liblx-osal", "libcutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libar-gsl",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libar-gsl.so"],
|
|
||||||
shared_libs: ["liblx-osal", "libar-acdb", "liblx-ar_util", "libar-gpr", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libar-pal",
|
name: "libar-pal",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -3761,74 +3658,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libats",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libats.so"],
|
|
||||||
shared_libs: ["liblx-osal", "libutils", "libcutils", "libdiag", "libar-gsl", "libar-acdb", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libaudio_log_utils",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libaudio_log_utils.so"],
|
|
||||||
shared_libs: ["libutils", "libcutils", "libexpat", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libaudiocloudctrl",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libaudiocloudctrl.so"],
|
|
||||||
shared_libs: ["liblog", "libcutils", "libtinyxml2", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libaudioroute_ext",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libaudioroute_ext.so"],
|
|
||||||
shared_libs: ["liblog", "libcutils", "libtinyalsa", "libaudioroute", "libexpat", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libbeauty_face_interface",
|
name: "libbeauty_face_interface",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -4203,57 +4032,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcapiv2svacnnvendor",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcapiv2svacnnvendor.so"],
|
|
||||||
shared_libs: ["libcutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcapiv2svarnnvendor",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcapiv2svarnnvendor.so"],
|
|
||||||
shared_libs: ["libcutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcapiv2uvvendor",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcapiv2uvvendor.so"],
|
|
||||||
shared_libs: ["libcutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libceres",
|
name: "libceres",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -4424,23 +4202,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libdapparamstorage",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libdapparamstorage.so"],
|
|
||||||
shared_libs: ["libcutils", "libutils", "liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libdeflicker",
|
name: "libdeflicker",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -4662,57 +4423,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "liblx-ar_util",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/liblx-ar_util.so"],
|
|
||||||
shared_libs: ["liblog", "liblx-osal", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "liblx-osal",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/liblx-osal.so"],
|
|
||||||
shared_libs: ["liblog", "libdiag", "libion", "libpdmapper", "libpdnotifier", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libmcs",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libmcs.so"],
|
|
||||||
shared_libs: ["libaudioroute", "libar-acdb", "liblog", "libcutils", "libats", "liblx-osal", "libtinyalsa", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmctfengine_stub",
|
name: "libmctfengine_stub",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -5206,23 +4916,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libmisight",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libmisight.so"],
|
|
||||||
shared_libs: ["liblog", "libcutils", "libutils", "libjsoncpp", "libc", "libc++", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmmcamera_bestats",
|
name: "libmmcamera_bestats",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -5478,23 +5171,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libpal_net_if",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libpal_net_if.so"],
|
|
||||||
shared_libs: ["libutils", "libcutils", "libgps.utils", "liblog", "libandroid_net", "libcrypto", "libssl", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libqll",
|
name: "libqll",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -5563,23 +5239,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libqtigefar",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libqtigefar.so"],
|
|
||||||
shared_libs: ["liblog", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libquickcamera",
|
name: "libquickcamera",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -5648,23 +5307,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libresampler",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libresampler.so"],
|
|
||||||
shared_libs: ["liblog", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libsdk_sr",
|
name: "libsdk_sr",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -6056,23 +5698,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libxlog",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libxlog.so"],
|
|
||||||
shared_libs: ["liblog", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libxmi_hdr_checker",
|
name: "libxmi_hdr_checker",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@ -6141,23 +5766,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "vendor.qti.hardware.AGMIPC@1.0-impl",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/vendor.qti.hardware.AGMIPC@1.0-impl.so"],
|
|
||||||
shared_libs: ["libhidlbase", "libutils", "liblog", "libcutils", "libhardware", "libbase", "libar-gsl", "vendor.qti.hardware.AGMIPC@1.0", "libc++", "libc", "libm", "libdl", ],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "vendor.qti.hardware.camera.aon@1.0-service-impl",
|
name: "vendor.qti.hardware.camera.aon@1.0-service-impl",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
@ -363,9 +363,6 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/xiaomi/cupid/proprietary/vendor/libnfc-nxp_RF.conf:$(TARGET_COPY_OUT_VENDOR)/libnfc-nxp_RF.conf \
|
vendor/xiaomi/cupid/proprietary/vendor/libnfc-nxp_RF.conf:$(TARGET_COPY_OUT_VENDOR)/libnfc-nxp_RF.conf \
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/mdss_dsi_l3_42_02_0a_dsc_cmd_mi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mdss_dsi_l3_42_02_0a_dsc_cmd_mi.xml \
|
vendor/xiaomi/cupid/proprietary/vendor/etc/mdss_dsi_l3_42_02_0a_dsc_cmd_mi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mdss_dsi_l3_42_02_0a_dsc_cmd_mi.xml \
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/microphone_characteristics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/microphone_characteristics.xml \
|
vendor/xiaomi/cupid/proprietary/vendor/etc/microphone_characteristics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/microphone_characteristics.xml \
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/models/acd/event.eai:$(TARGET_COPY_OUT_VENDOR)/etc/models/acd/event.eai \
|
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/models/acd/music.eai:$(TARGET_COPY_OUT_VENDOR)/etc/models/acd/music.eai \
|
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/models/acd/speech.eai:$(TARGET_COPY_OUT_VENDOR)/etc/models/acd/speech.eai \
|
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/sensors/calibratedCheck.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/calibratedCheck.json \
|
vendor/xiaomi/cupid/proprietary/vendor/etc/sensors/calibratedCheck.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/calibratedCheck.json \
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/sensors/config/ak991x_dri_0.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/ak991x_dri_0.json \
|
vendor/xiaomi/cupid/proprietary/vendor/etc/sensors/config/ak991x_dri_0.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/ak991x_dri_0.json \
|
||||||
vendor/xiaomi/cupid/proprietary/vendor/etc/sensors/config/bu27030_0_back.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/bu27030_0_back.json \
|
vendor/xiaomi/cupid/proprietary/vendor/etc/sensors/config/bu27030_0_back.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/bu27030_0_back.json \
|
||||||
@ -798,7 +795,6 @@ PRODUCT_PACKAGES += \
|
|||||||
camera.xiaomi \
|
camera.xiaomi \
|
||||||
com.qti.chi.override \
|
com.qti.chi.override \
|
||||||
fingerprint.goodix_fod.default \
|
fingerprint.goodix_fod.default \
|
||||||
gyro_fusion_interface \
|
|
||||||
vendor.xiaomi.hardware.quickcamera@1.0-impl \
|
vendor.xiaomi.hardware.quickcamera@1.0-impl \
|
||||||
libAF \
|
libAF \
|
||||||
libHISCppAlgos \
|
libHISCppAlgos \
|
||||||
@ -809,17 +805,12 @@ PRODUCT_PACKAGES += \
|
|||||||
libSnpeHtpV69Stub \
|
libSnpeHtpV69Stub \
|
||||||
libTrueSight \
|
libTrueSight \
|
||||||
lib_sr_models \
|
lib_sr_models \
|
||||||
libadm \
|
|
||||||
libadsprpc \
|
|
||||||
libagm \
|
libagm \
|
||||||
libaidenoiser \
|
libaidenoiser \
|
||||||
libalCFR \
|
libalCFR \
|
||||||
libanc_dc_base \
|
libanc_dc_base \
|
||||||
libanc_hdr \
|
libanc_hdr \
|
||||||
libancbase \
|
libancbase \
|
||||||
libar-acdb \
|
|
||||||
libar-gpr \
|
|
||||||
libar-gsl \
|
|
||||||
libar-pal \
|
libar-pal \
|
||||||
libarc_sat \
|
libarc_sat \
|
||||||
libarc_translate \
|
libarc_translate \
|
||||||
@ -829,10 +820,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libarcsoft_dualcam_refocus_video \
|
libarcsoft_dualcam_refocus_video \
|
||||||
libarcsoft_qnnhtp \
|
libarcsoft_qnnhtp \
|
||||||
libarcsoft_super_night_raw \
|
libarcsoft_super_night_raw \
|
||||||
libats \
|
|
||||||
libaudio_log_utils \
|
|
||||||
libaudiocloudctrl \
|
|
||||||
libaudioroute_ext \
|
|
||||||
libbeauty_face_interface \
|
libbeauty_face_interface \
|
||||||
libbitmlengine \
|
libbitmlengine \
|
||||||
libbitmlenginev2 \
|
libbitmlenginev2 \
|
||||||
@ -855,9 +842,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libcamxswispiqmodule \
|
libcamxswispiqmodule \
|
||||||
libcamxswprocessalgo \
|
libcamxswprocessalgo \
|
||||||
libcamxtintlessalgo \
|
libcamxtintlessalgo \
|
||||||
libcapiv2svacnnvendor \
|
|
||||||
libcapiv2svarnnvendor \
|
|
||||||
libcapiv2uvvendor \
|
|
||||||
libceres \
|
libceres \
|
||||||
libchilog \
|
libchilog \
|
||||||
libcom.qti.chinodeutils \
|
libcom.qti.chinodeutils \
|
||||||
@ -868,7 +852,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libcom.xiaomi.pluginutils \
|
libcom.xiaomi.pluginutils \
|
||||||
libcrussp \
|
libcrussp \
|
||||||
libcvface_api \
|
libcvface_api \
|
||||||
libdapparamstorage \
|
|
||||||
libdeflicker \
|
libdeflicker \
|
||||||
libdualcam_optical_zoom_control \
|
libdualcam_optical_zoom_control \
|
||||||
libdualcam_video_optical_zoom \
|
libdualcam_video_optical_zoom \
|
||||||
@ -882,9 +865,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libipebpsstriping480 \
|
libipebpsstriping480 \
|
||||||
libjpege \
|
libjpege \
|
||||||
libkaraokepal \
|
libkaraokepal \
|
||||||
liblx-ar_util \
|
|
||||||
liblx-osal \
|
|
||||||
libmcs \
|
|
||||||
libmctfengine_stub \
|
libmctfengine_stub \
|
||||||
libmfGhostDetection \
|
libmfGhostDetection \
|
||||||
libmiStereoFactoryRemapBasicLib \
|
libmiStereoFactoryRemapBasicLib \
|
||||||
@ -914,7 +894,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libmiphone_capture_ldc \
|
libmiphone_capture_ldc \
|
||||||
libmiphone_preview_bokeh \
|
libmiphone_preview_bokeh \
|
||||||
libmiphone_preview_ldc \
|
libmiphone_preview_ldc \
|
||||||
libmisight \
|
|
||||||
libmmcamera_bestats \
|
libmmcamera_bestats \
|
||||||
libmmcamera_cac3 \
|
libmmcamera_cac3 \
|
||||||
libmmcamera_lscv35 \
|
libmmcamera_lscv35 \
|
||||||
@ -930,17 +909,14 @@ PRODUCT_PACKAGES += \
|
|||||||
libopencv3a \
|
libopencv3a \
|
||||||
libopestriping \
|
libopestriping \
|
||||||
libos \
|
libos \
|
||||||
libpal_net_if \
|
|
||||||
libqll \
|
libqll \
|
||||||
libqll10 \
|
libqll10 \
|
||||||
libqllengine \
|
libqllengine \
|
||||||
libqshcamera \
|
libqshcamera \
|
||||||
libqtigefar \
|
|
||||||
libquickcamera \
|
libquickcamera \
|
||||||
librelight_only \
|
librelight_only \
|
||||||
libremosaic_wrapper \
|
libremosaic_wrapper \
|
||||||
libremosaiclib \
|
libremosaiclib \
|
||||||
libresampler \
|
|
||||||
libsdk_sr \
|
libsdk_sr \
|
||||||
libsfeShiftExtrapolation \
|
libsfeShiftExtrapolation \
|
||||||
libsnpe_dsp_domains_v2 \
|
libsnpe_dsp_domains_v2 \
|
||||||
@ -964,12 +940,10 @@ PRODUCT_PACKAGES += \
|
|||||||
libvidhance_ldc \
|
libvidhance_ldc \
|
||||||
libvidhance_stabilizer \
|
libvidhance_stabilizer \
|
||||||
libvidhance_super_stabilization \
|
libvidhance_super_stabilization \
|
||||||
libxlog \
|
|
||||||
libxmi_hdr_checker \
|
libxmi_hdr_checker \
|
||||||
libxmi_high_dynamic_range \
|
libxmi_high_dynamic_range \
|
||||||
libxmi_high_dynamic_range_cdsp \
|
libxmi_high_dynamic_range_cdsp \
|
||||||
libxmi_slow_motion_mein \
|
libxmi_slow_motion_mein \
|
||||||
vendor.qti.hardware.AGMIPC@1.0-impl \
|
|
||||||
vendor.qti.hardware.camera.aon@1.0-service-impl \
|
vendor.qti.hardware.camera.aon@1.0-service-impl \
|
||||||
vendor.qti.hardware.camera.postproc@1.0-service-impl \
|
vendor.qti.hardware.camera.postproc@1.0-service-impl \
|
||||||
vendor.xiaomi.hardware.bgservice@1.0-impl \
|
vendor.xiaomi.hardware.bgservice@1.0-impl \
|
||||||
|
BIN
proprietary/vendor/etc/models/acd/event.eai
vendored
BIN
proprietary/vendor/etc/models/acd/event.eai
vendored
Binary file not shown.
BIN
proprietary/vendor/etc/models/acd/music.eai
vendored
BIN
proprietary/vendor/etc/models/acd/music.eai
vendored
Binary file not shown.
BIN
proprietary/vendor/etc/models/acd/speech.eai
vendored
BIN
proprietary/vendor/etc/models/acd/speech.eai
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/hw/gyro_fusion_interface.so
vendored
BIN
proprietary/vendor/lib64/hw/gyro_fusion_interface.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libadm.so
vendored
BIN
proprietary/vendor/lib64/libadm.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libadsprpc.so
vendored
BIN
proprietary/vendor/lib64/libadsprpc.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libar-acdb.so
vendored
BIN
proprietary/vendor/lib64/libar-acdb.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libar-gpr.so
vendored
BIN
proprietary/vendor/lib64/libar-gpr.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libar-gsl.so
vendored
BIN
proprietary/vendor/lib64/libar-gsl.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libats.so
vendored
BIN
proprietary/vendor/lib64/libats.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libaudio_log_utils.so
vendored
BIN
proprietary/vendor/lib64/libaudio_log_utils.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libaudiocloudctrl.so
vendored
BIN
proprietary/vendor/lib64/libaudiocloudctrl.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libaudioroute_ext.so
vendored
BIN
proprietary/vendor/lib64/libaudioroute_ext.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libcapiv2svacnnvendor.so
vendored
BIN
proprietary/vendor/lib64/libcapiv2svacnnvendor.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libcapiv2svarnnvendor.so
vendored
BIN
proprietary/vendor/lib64/libcapiv2svarnnvendor.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libcapiv2uvvendor.so
vendored
BIN
proprietary/vendor/lib64/libcapiv2uvvendor.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libdapparamstorage.so
vendored
BIN
proprietary/vendor/lib64/libdapparamstorage.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/liblx-ar_util.so
vendored
BIN
proprietary/vendor/lib64/liblx-ar_util.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/liblx-osal.so
vendored
BIN
proprietary/vendor/lib64/liblx-osal.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libmcs.so
vendored
BIN
proprietary/vendor/lib64/libmcs.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libmisight.so
vendored
BIN
proprietary/vendor/lib64/libmisight.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libpal_net_if.so
vendored
BIN
proprietary/vendor/lib64/libpal_net_if.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libqtigefar.so
vendored
BIN
proprietary/vendor/lib64/libqtigefar.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libresampler.so
vendored
BIN
proprietary/vendor/lib64/libresampler.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libxlog.so
vendored
BIN
proprietary/vendor/lib64/libxlog.so
vendored
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user