dagda: Commonize most audio blobs
Change-Id: Ie6c95ede7e4c3243799207120c0474bb0cabeccd
This commit is contained in:
parent
6c6177c5da
commit
6c0ff31467
28 changed files with 0 additions and 418 deletions
392
Android.bp
392
Android.bp
|
@ -3232,24 +3232,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "vendor.xiaomi.hardware.quickcamera@1.0-impl",
|
||||
owner: "xiaomi",
|
||||
|
@ -3421,40 +3403,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libagm",
|
||||
owner: "xiaomi",
|
||||
|
@ -3557,57 +3505,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libar-pal",
|
||||
owner: "xiaomi",
|
||||
|
@ -3778,74 +3675,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libbeauty_face_interface",
|
||||
owner: "xiaomi",
|
||||
|
@ -4220,57 +4049,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libceres",
|
||||
owner: "xiaomi",
|
||||
|
@ -4441,23 +4219,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libdeflicker",
|
||||
owner: "xiaomi",
|
||||
|
@ -4713,57 +4474,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libmctfengine_stub",
|
||||
owner: "xiaomi",
|
||||
|
@ -5291,23 +5001,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libmmcamera_bestats",
|
||||
owner: "xiaomi",
|
||||
|
@ -5563,23 +5256,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libqll",
|
||||
owner: "xiaomi",
|
||||
|
@ -5648,23 +5324,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libquickcamera",
|
||||
owner: "xiaomi",
|
||||
|
@ -5733,23 +5392,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libsdk_sr",
|
||||
owner: "xiaomi",
|
||||
|
@ -6141,23 +5783,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "libxmi_hdr_checker",
|
||||
owner: "xiaomi",
|
||||
|
@ -6226,23 +5851,6 @@ cc_prebuilt_library_shared {
|
|||
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 {
|
||||
name: "vendor.qti.hardware.camera.aon@1.0-service-impl",
|
||||
owner: "xiaomi",
|
||||
|
|
|
@ -369,9 +369,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/dagda/proprietary/vendor/libnfc-nxp_RF.conf:$(TARGET_COPY_OUT_VENDOR)/libnfc-nxp_RF.conf \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/mdss_dsi_l2_38_0c_0a_dsc_cmd_mi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mdss_dsi_l2_38_0c_0a_dsc_cmd_mi.xml \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/microphone_characteristics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/microphone_characteristics.xml \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/models/acd/event.eai:$(TARGET_COPY_OUT_VENDOR)/etc/models/acd/event.eai \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/models/acd/music.eai:$(TARGET_COPY_OUT_VENDOR)/etc/models/acd/music.eai \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/models/acd/speech.eai:$(TARGET_COPY_OUT_VENDOR)/etc/models/acd/speech.eai \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/sensors/calibratedCheck.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/calibratedCheck.json \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/sensors/config/ak991x_dri_0.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/ak991x_dri_0.json \
|
||||
vendor/xiaomi/dagda/proprietary/vendor/etc/sensors/config/bmp285_0.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/bmp285_0.json \
|
||||
|
@ -811,7 +808,6 @@ PRODUCT_PACKAGES += \
|
|||
com.qti.chi.override \
|
||||
fingerprint.goodix_fod.default \
|
||||
fingerprint.goodix_fod6.default \
|
||||
gyro_fusion_interface \
|
||||
vendor.xiaomi.hardware.quickcamera@1.0-impl \
|
||||
libAF \
|
||||
libHISCppAlgos \
|
||||
|
@ -822,17 +818,12 @@ PRODUCT_PACKAGES += \
|
|||
libSnpeHtpV69Stub \
|
||||
libTrueSight \
|
||||
lib_sr_models \
|
||||
libadm \
|
||||
libadsprpc \
|
||||
libagm \
|
||||
libaidenoiser \
|
||||
libalCFR \
|
||||
libanc_dc_base \
|
||||
libanc_hdr \
|
||||
libancbase \
|
||||
libar-acdb \
|
||||
libar-gpr \
|
||||
libar-gsl \
|
||||
libar-pal \
|
||||
libarc_sat \
|
||||
libarc_translate \
|
||||
|
@ -843,10 +834,6 @@ PRODUCT_PACKAGES += \
|
|||
libarcsoft_qnnhtp \
|
||||
libarcsoft_super_night_raw \
|
||||
libarm_proxy_skel \
|
||||
libats \
|
||||
libaudio_log_utils \
|
||||
libaudiocloudctrl \
|
||||
libaudioroute_ext \
|
||||
libbeauty_face_interface \
|
||||
libbitmlengine \
|
||||
libbitmlenginev2 \
|
||||
|
@ -869,9 +856,6 @@ PRODUCT_PACKAGES += \
|
|||
libcamxswispiqmodule \
|
||||
libcamxswprocessalgo \
|
||||
libcamxtintlessalgo \
|
||||
libcapiv2svacnnvendor \
|
||||
libcapiv2svarnnvendor \
|
||||
libcapiv2uvvendor \
|
||||
libceres \
|
||||
libchilog \
|
||||
libcom.qti.chinodeutils \
|
||||
|
@ -882,7 +866,6 @@ PRODUCT_PACKAGES += \
|
|||
libcom.xiaomi.pluginutils \
|
||||
libcrussp \
|
||||
libcvface_api \
|
||||
libdapparamstorage \
|
||||
libdeflicker \
|
||||
libdualcam_optical_zoom_control \
|
||||
libdualcam_video_optical_zoom \
|
||||
|
@ -898,9 +881,6 @@ PRODUCT_PACKAGES += \
|
|||
libipebpsstriping480 \
|
||||
libjpege \
|
||||
libkaraokepal \
|
||||
liblx-ar_util \
|
||||
liblx-osal \
|
||||
libmcs \
|
||||
libmctfengine_stub \
|
||||
libmfGhostDetection \
|
||||
libmiStereoFactoryRemapBasicLib \
|
||||
|
@ -932,7 +912,6 @@ PRODUCT_PACKAGES += \
|
|||
libmiphone_capture_ldc \
|
||||
libmiphone_preview_bokeh \
|
||||
libmiphone_preview_ldc \
|
||||
libmisight \
|
||||
libmmcamera_bestats \
|
||||
libmmcamera_cac3 \
|
||||
libmmcamera_lscv35 \
|
||||
|
@ -948,17 +927,14 @@ PRODUCT_PACKAGES += \
|
|||
libopencv3a \
|
||||
libopestriping \
|
||||
libos \
|
||||
libpal_net_if \
|
||||
libqll \
|
||||
libqll10 \
|
||||
libqllengine \
|
||||
libqshcamera \
|
||||
libqtigefar \
|
||||
libquickcamera \
|
||||
librelight_only \
|
||||
libremosaic_wrapper \
|
||||
libremosaiclib \
|
||||
libresampler \
|
||||
libsdk_sr \
|
||||
libsfeShiftExtrapolation \
|
||||
libsnpe_dsp_domains_v2 \
|
||||
|
@ -982,12 +958,10 @@ PRODUCT_PACKAGES += \
|
|||
libvidhance_ldc \
|
||||
libvidhance_stabilizer \
|
||||
libvidhance_super_stabilization \
|
||||
libxlog \
|
||||
libxmi_hdr_checker \
|
||||
libxmi_high_dynamic_range \
|
||||
libxmi_high_dynamic_range_cdsp \
|
||||
libxmi_slow_motion_mein \
|
||||
vendor.qti.hardware.AGMIPC@1.0-impl \
|
||||
vendor.qti.hardware.camera.aon@1.0-service-impl \
|
||||
vendor.qti.hardware.camera.postproc@1.0-service-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 a new issue