Files
vendor_xiaomi_wayne-common/Android.bp
T
Michael Bestas 43abadb1f4 wayne-common: Regenerate blueprint
Change-Id: I2ba02289e78d49971a8c283d037b35104ac960de
2026-06-08 07:47:31 +03:00

30 lines
533 B
Plaintext

// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/xiaomi/wayne-common/setup-makefiles.sh
soong_namespace {
imports: [
],
}
cc_prebuilt_library_shared {
name: "libthermalclient",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libthermalclient.so"],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libthermalclient.so"],
},
},
compile_multilib: "both",
check_elf_files: false,
prefer: true,
soc_specific: true,
}