Files
vendor_motorola_devon/Android.bp
T
Michael Bestas 39758284d7 devon: Import blobs from S2SNS32.34-60-6
Change-Id: Ieb2080ddf641c3746da32c536eab73c655a9fd11
2023-05-27 17:05:48 +03:00

28 lines
514 B
Plaintext

// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/motorola/devon/setup-makefiles.sh
soong_namespace {
}
cc_prebuilt_library_shared {
name: "libthermalclient",
owner: "motorola",
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,
}