davinci: Regenerate makefiles

Change-Id: I7da17a74f7a022c838dca68a7f63382bacdb58d9
This commit is contained in:
basamaryan
2024-04-10 12:56:02 -04:00
parent be2781f498
commit ab10981a83

View File

@@ -3,6 +3,9 @@
// This file is generated by device/xiaomi/davinci/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/xiaomi/sm6150-common",
],
}
cc_prebuilt_library_shared {
@@ -2421,7 +2424,12 @@ cc_prebuilt_library_shared {
cc_prebuilt_binary {
name: "vendor.xiaomi.hardware.motor@1.0-service",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/hw/vendor.xiaomi.hardware.motor@1.0-service"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/hw/vendor.xiaomi.hardware.motor@1.0-service"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
@@ -2434,7 +2442,12 @@ cc_prebuilt_binary {
cc_prebuilt_binary {
name: "mi_thermald",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/mi_thermald"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/mi_thermald"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
@@ -2446,7 +2459,12 @@ cc_prebuilt_binary {
cc_prebuilt_binary {
name: "remosaic_daemon",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/remosaic_daemon"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/remosaic_daemon"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
@@ -2458,7 +2476,12 @@ cc_prebuilt_binary {
cc_prebuilt_binary {
name: "sensors.qti",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/sensors.qti"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/sensors.qti"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
@@ -2470,7 +2493,12 @@ cc_prebuilt_binary {
cc_prebuilt_binary {
name: "thermal-engine",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/thermal-engine"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/thermal-engine"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,