Compare commits
No commits in common. "164b96254f74c34095626527c9e3e2987476baac" and "f6c006e135f12395772637c0752ae27ad123fc8e" have entirely different histories.
164b96254f
...
f6c006e135
9670
Android.bp
9670
Android.bp
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,9 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sweet/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),sweet)
|
||||
|
||||
endif
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sweet/setup-makefiles.sh
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -1,8 +0,0 @@
|
||||
service vendor-dolby-media-c2-hal-1-0 /odm/bin/hw/vendor.dolby_sp.media.c2@1.0-service
|
||||
|
||||
class hal
|
||||
user mediacodec
|
||||
group camera mediadrm drmrpc
|
||||
ioprio rt 4
|
||||
writepid /dev/cpuset/foreground/tasks
|
||||
|
@ -1,6 +0,0 @@
|
||||
service dms-sp-hal-2-0 /odm/bin/hw/vendor.dolby_sp.hardware.dmssp@2.0-service
|
||||
class hal
|
||||
user media
|
||||
group audio media
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/dolby 0770 media media
|
@ -1,6 +0,0 @@
|
||||
service dms-v36-hal-2-0 /odm/bin/hw/vendor.dolby_v3_6.hardware.dms360@2.0-service
|
||||
class hal
|
||||
user media
|
||||
group audio media
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/dolby 0770 media media
|
@ -1,11 +0,0 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>vendor.dolby_v3_6.hardware.dms360</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IDms</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
@ -1,11 +0,0 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>vendor.dolby_sp.hardware.dmssp</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IDms</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0
proprietary/vendor/bin/batterysecret
vendored
Executable file → Normal file
0
proprietary/vendor/bin/batterysecret
vendored
Executable file → Normal file
0
proprietary/vendor/bin/mi_thermald
vendored
Executable file → Normal file
0
proprietary/vendor/bin/mi_thermald
vendored
Executable file → Normal file
0
proprietary/vendor/bin/sensors.qti
vendored
Executable file → Normal file
0
proprietary/vendor/bin/sensors.qti
vendored
Executable file → Normal file
0
proprietary/vendor/bin/thermal-engine
vendored
Executable file → Normal file
0
proprietary/vendor/bin/thermal-engine
vendored
Executable file → Normal file
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib64/hw/camera.qcom.so
vendored
BIN
proprietary/vendor/lib64/hw/camera.qcom.so
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib64/libFaceDetectpp-0.5.2.so
vendored
BIN
proprietary/vendor/lib64/libFaceDetectpp-0.5.2.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libalLDC.so
vendored
BIN
proprietary/vendor/lib64/libalLDC.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libalhLDC.so
vendored
BIN
proprietary/vendor/lib64/libalhLDC.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_hta.so
vendored
BIN
proprietary/vendor/lib64/libarcsoft_hta.so
vendored
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib64/libfacedet.so
vendored
BIN
proprietary/vendor/lib64/libfacedet.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libhvx_interface.so
vendored
BIN
proprietary/vendor/lib64/libhvx_interface.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libmialgo_rfs.so
vendored
BIN
proprietary/vendor/lib64/libmialgo_rfs.so
vendored
Binary file not shown.
@ -1,15 +1,11 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sweet/setup-makefiles.sh
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/xiaomi/sweet
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/sweet/proprietary/odm/etc/dolby/multimedia_dolby_dax_default.xml:$(TARGET_COPY_OUT_ODM)/etc/dolby/multimedia_dolby_dax_default.xml \
|
||||
vendor/xiaomi/sweet/proprietary/odm/etc/init/vendor.dolby.media.c2@1.0-service.rc:$(TARGET_COPY_OUT_ODM)/etc/init/vendor.dolby.media.c2@1.0-service.rc \
|
||||
vendor/xiaomi/sweet/proprietary/odm/etc/init/vendor.dolby_sp.hardware.dmssp@2.0-service.rc:$(TARGET_COPY_OUT_ODM)/etc/init/vendor.dolby_sp.hardware.dmssp@2.0-service.rc \
|
||||
vendor/xiaomi/sweet/proprietary/odm/etc/init/vendor.dolby_v3_6.hardware.dms360@2.0-service.rc:$(TARGET_COPY_OUT_ODM)/etc/init/vendor.dolby_v3_6.hardware.dms360@2.0-service.rc \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/acdbdata/Forte/Forte_Bluetooth_cal.acdb:$(TARGET_COPY_OUT_VENDOR)/etc/acdbdata/Forte/Forte_Bluetooth_cal.acdb \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/acdbdata/Forte/Forte_Codec_cal.acdb:$(TARGET_COPY_OUT_VENDOR)/etc/acdbdata/Forte/Forte_Codec_cal.acdb \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/acdbdata/Forte/Forte_General_cal.acdb:$(TARGET_COPY_OUT_VENDOR)/etc/acdbdata/Forte/Forte_General_cal.acdb \
|
||||
@ -40,7 +36,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/com.xiaomi.dcal.wu.golden.64m:$(TARGET_COPY_OUT_VENDOR)/etc/camera/com.xiaomi.dcal.wu.golden.64m \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/eisoverridesettings.txt:$(TARGET_COPY_OUT_VENDOR)/etc/camera/eisoverridesettings.txt \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/eyelineblush.cng:$(TARGET_COPY_OUT_VENDOR)/etc/camera/eyelineblush.cng \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/facedetectpp_0_5_2_model:$(TARGET_COPY_OUT_VENDOR)/etc/camera/facedetectpp_0_5_2_model \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/golden_rear_dc_cal_wu.bin:$(TARGET_COPY_OUT_VENDOR)/etc/camera/golden_rear_dc_cal_wu.bin \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/hdr_ui9_params.config:$(TARGET_COPY_OUT_VENDOR)/etc/camera/hdr_ui9_params.config \
|
||||
vendor/xiaomi/sweet/proprietary/vendor/etc/camera/lf_facerank_model.bin:$(TARGET_COPY_OUT_VENDOR)/etc/camera/lf_facerank_model.bin \
|
||||
@ -266,7 +261,6 @@ PRODUCT_PACKAGES += \
|
||||
com.qti.chi.override \
|
||||
fingerprint.fortsense.sm6150 \
|
||||
fingerprint.fpc.sm6150 \
|
||||
libFaceDetectpp-0.5.2 \
|
||||
libFaceGrade \
|
||||
libPSNPE \
|
||||
libSNPE \
|
||||
@ -305,7 +299,6 @@ PRODUCT_PACKAGES += \
|
||||
libcom.qti.chinodeutils \
|
||||
libdualcam_optical_zoom_control \
|
||||
libdualcam_video_optical_zoom \
|
||||
libfacedet \
|
||||
libft2vendor \
|
||||
libhta \
|
||||
libhta_hexagon_runtime \
|
||||
@ -395,33 +388,7 @@ PRODUCT_PACKAGES += \
|
||||
misound_res \
|
||||
misound_res_headphone \
|
||||
misound_res_spk \
|
||||
libdapparamstorage_v3_6 \
|
||||
libdeccfg_v3_6 \
|
||||
libdlbdsservice_v3_6 \
|
||||
vendor.dolby_v3_6.hardware.dms360@2.0 \
|
||||
libstagefright_soft_ddpdec \
|
||||
libhwdap_v3_6 \
|
||||
libswdap_v3_6 \
|
||||
libcodec2_hidl@1.0_sp \
|
||||
libcodec2_hidl_plugin_sp \
|
||||
libcodec2_soft_ac4dec_sp \
|
||||
libcodec2_soft_common_sp \
|
||||
libcodec2_soft_ddpdec_sp \
|
||||
libcodec2_store_dolby_sp \
|
||||
libcodec2_vndk_sp \
|
||||
libdapparamstorage_sp \
|
||||
libdeccfg_sp \
|
||||
libdlbdsservice_sp \
|
||||
libui_sp \
|
||||
vendor.dolby_sp.hardware.dmssp@2.0-impl \
|
||||
vendor.dolby_sp.hardware.dmssp@2.0 \
|
||||
vendor.dolby_v3_6.hardware.dms360@2.0-impl \
|
||||
manifest_dax_dolby_v3_6.xml \
|
||||
vendor.dolby.hardware.dms.xml \
|
||||
batterysecret \
|
||||
mi_thermald \
|
||||
sensors.qti \
|
||||
thermal-engine \
|
||||
vendor.dolby_sp.hardware.dmssp@2.0-service \
|
||||
vendor.dolby_sp.media.c2@1.0-service \
|
||||
vendor.dolby_v3_6.hardware.dms360@2.0-service
|
||||
thermal-engine
|
||||
|
Loading…
x
Reference in New Issue
Block a user