Files
vendor_xiaomi_wayne-common/Android.bp
T

28 lines
517 B
Plaintext

// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/xiaomi/wayne-common/setup-makefiles.sh
soong_namespace {
}
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,
}