82 lines
1.9 KiB
Plaintext
82 lines
1.9 KiB
Plaintext
// Automatically generated file. DO NOT MODIFY
|
|
//
|
|
// This file is generated by device/asus/X01BD/setup-makefiles.sh
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
],
|
|
}
|
|
|
|
dex_import {
|
|
name: "vendor.qti.hardware.fingerprint-V1.0-java",
|
|
owner: "asus",
|
|
jars: ["proprietary/product/framework/vendor.qti.hardware.fingerprint-V1.0-java.jar"],
|
|
product_specific: true,
|
|
}
|
|
|
|
cc_prebuilt_library_shared {
|
|
name: "sensors.ssc",
|
|
owner: "asus",
|
|
strip: {
|
|
none: true,
|
|
},
|
|
target: {
|
|
android_arm64: {
|
|
srcs: [
|
|
"proprietary/vendor/lib64/sensors.ssc.so",
|
|
],
|
|
},
|
|
},
|
|
compile_multilib: "64",
|
|
check_elf_files: false,
|
|
prefer: true,
|
|
soc_specific: true,
|
|
}
|
|
|
|
cc_prebuilt_library_shared {
|
|
name: "vendor.qti.hardware.fingerprint@1.0",
|
|
owner: "asus",
|
|
strip: {
|
|
none: true,
|
|
},
|
|
target: {
|
|
android_arm: {
|
|
srcs: [
|
|
"proprietary/vendor/lib/vendor.qti.hardware.fingerprint@1.0.so",
|
|
],
|
|
shared_libs: [
|
|
"libhidlbase",
|
|
"libhidltransport",
|
|
"libhwbinder",
|
|
"liblog",
|
|
"libutils",
|
|
"libcutils",
|
|
"libc++",
|
|
"libc",
|
|
"libm",
|
|
"libdl",
|
|
],
|
|
},
|
|
android_arm64: {
|
|
srcs: [
|
|
"proprietary/vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so",
|
|
],
|
|
shared_libs: [
|
|
"libhidlbase",
|
|
"libhidltransport",
|
|
"libhwbinder",
|
|
"liblog",
|
|
"libutils",
|
|
"libcutils",
|
|
"libc++",
|
|
"libc",
|
|
"libm",
|
|
"libdl",
|
|
],
|
|
},
|
|
},
|
|
compile_multilib: "both",
|
|
prefer: true,
|
|
soc_specific: true,
|
|
}
|