yunluo-vendor: Sync with 2086b1b2a2
Change-Id: Id7a6526aaab4008b49be4bdece29c96a69fb24bd
This commit is contained in:
parent
d0ca444c58
commit
a55614affd
|
@ -3,7 +3,7 @@
|
|||
// This file is generated by device/xiaomi/yunluo/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
imports: ["device/xiaomi/yunluo", "hardware/mediatek", "vendor/hardware/xiaomi"]
|
||||
imports: ["device/xiaomi/yunluo", "hardware/mediatek", "hardware/mediatek/libmtkperf_client", "hardware/statix/interfaces/power-libperfmgr", "vendor/hardware/xiaomi"]
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
|
@ -3725,12 +3725,12 @@ cc_prebuilt_library_shared {
|
|||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: true,
|
||||
check_elf_files: false,
|
||||
allow_undefined_symbols: false,
|
||||
shared_libs: [
|
||||
"libmtkcam_device3_hidl",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libutils-v32",
|
||||
"libcutils",
|
||||
"libladder",
|
||||
"libhardware",
|
||||
|
|
22
Android.mk
22
Android.mk
|
@ -6,16 +6,16 @@ LOCAL_PATH := $(call my-dir)
|
|||
|
||||
ifeq ($(TARGET_DEVICE),yunluo)
|
||||
|
||||
$(call add-radio-file-sha1-checked,radio/dpm.img,145d96354a10acda89e159f6b60aa92790765d5d)
|
||||
$(call add-radio-file-sha1-checked,radio/gz.img,7db546e840b0ef34061af4e9477c2d044fe41cf7)
|
||||
$(call add-radio-file-sha1-checked,radio/lk.img,426753379853979a01a4a33f7dd2818b8fa32166)
|
||||
$(call add-radio-file-sha1-checked,radio/logo.img,5c0305dc61d72dd60acfdce78f1f1e7c5038723d)
|
||||
$(call add-radio-file-sha1-checked,radio/mcupm.img,c3da9eccbfd1ffff74b11aa6619194cabdf61fa2)
|
||||
$(call add-radio-file-sha1-checked,radio/pi_img.img,55e2ee6151cdb1e962a875b3dcfa6be915faa6e5)
|
||||
$(call add-radio-file-sha1-checked,radio/preloader_raw.img,0a99c8e829bca502570991a36f086391938304f7)
|
||||
$(call add-radio-file-sha1-checked,radio/scp.img,f07e01caa809d00788bc22d238fc0e24aa9abcfe)
|
||||
$(call add-radio-file-sha1-checked,radio/spmfw.img,e61e78b75f7f4f1265c7fc8208561e7414f7bcac)
|
||||
$(call add-radio-file-sha1-checked,radio/sspm.img,0b53c8dfbf41802712f3412ec524925d492e0296)
|
||||
$(call add-radio-file-sha1-checked,radio/tee.img,fcc528a7715b2efc84d069b947589c256d3f0c08)
|
||||
$(call add-radio-file-sha1-checked,radio/dpm.img,a3f22082b955b384ef4ce4da6c199db4f4c7cffc)
|
||||
$(call add-radio-file-sha1-checked,radio/gz.img,a4ade2d3dfa66963673ffbd051e881c1261f2771)
|
||||
$(call add-radio-file-sha1-checked,radio/lk.img,e0f88b7f771bb5c7f7c4010938b8c00a00954b6b)
|
||||
$(call add-radio-file-sha1-checked,radio/logo.img,4e0ef877afbc487230449fc9405c778cec071628)
|
||||
$(call add-radio-file-sha1-checked,radio/mcupm.img,e2c1ea7641fe777cfa1f359b8db2cefdea42e8e1)
|
||||
$(call add-radio-file-sha1-checked,radio/pi_img.img,acd35b322c04bc2dc25c5c06aff13a67b542a55b)
|
||||
$(call add-radio-file-sha1-checked,radio/preloader_raw.img,33295bb5bebc3cae448d5971296f048ae3756419)
|
||||
$(call add-radio-file-sha1-checked,radio/scp.img,257d753c373ae773560bba149f108d2e4eb60a68)
|
||||
$(call add-radio-file-sha1-checked,radio/spmfw.img,6eb08ae4391701952eaf15034840e84b28211335)
|
||||
$(call add-radio-file-sha1-checked,radio/sspm.img,b991f7636f13fb2a5fbb51ff93debb8719d0bb96)
|
||||
$(call add-radio-file-sha1-checked,radio/tee.img,e937041de2e98166d159c6efb0ab851a7f2ef2bc)
|
||||
|
||||
endif
|
||||
|
|
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.
BIN
radio/dpm.img
BIN
radio/dpm.img
Binary file not shown.
BIN
radio/gz.img
BIN
radio/gz.img
Binary file not shown.
BIN
radio/lk.img
BIN
radio/lk.img
Binary file not shown.
BIN
radio/logo.img
BIN
radio/logo.img
Binary file not shown.
BIN
radio/mcupm.img
BIN
radio/mcupm.img
Binary file not shown.
BIN
radio/pi_img.img
BIN
radio/pi_img.img
Binary file not shown.
Binary file not shown.
BIN
radio/scp.img
BIN
radio/scp.img
Binary file not shown.
BIN
radio/spmfw.img
BIN
radio/spmfw.img
Binary file not shown.
BIN
radio/sspm.img
BIN
radio/sspm.img
Binary file not shown.
BIN
radio/tee.img
BIN
radio/tee.img
Binary file not shown.
Loading…
Reference in New Issue