sweet: Regenerate makefiles

Change-Id: If84ce421402a3cd730021f0aeef602966088f659
This commit is contained in:
basamaryan 2024-03-28 00:50:15 -04:00
parent 65a1cb9bd4
commit 950443bea0
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -3,6 +3,9 @@
// This file is generated by device/xiaomi/sweet/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/xiaomi/sm6150-common",
],
}
cc_prebuilt_library_shared {
@ -3018,7 +3021,12 @@ cc_prebuilt_library_shared {
cc_prebuilt_binary {
name: "batterysecret",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/batterysecret"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/batterysecret"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
@ -3030,7 +3038,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,
@ -3042,7 +3055,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,
@ -3054,7 +3072,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,