mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "VtsHalInputClassifier test: Include libbinder headers"
This commit is contained in:
@@ -30,7 +30,10 @@ cc_test {
|
||||
":inputconstants_aidl",
|
||||
"VtsHalInputClassifierV1_0TargetTest.cpp",
|
||||
],
|
||||
header_libs: ["jni_headers"],
|
||||
header_libs: [
|
||||
"jni_headers",
|
||||
"libbinder_headers",
|
||||
],
|
||||
static_libs: [
|
||||
"android.hardware.input.classifier@1.0",
|
||||
"android.hardware.input.common@1.0",
|
||||
|
||||
Reference in New Issue
Block a user