mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Add dependency on jni_headers" am: d2985135d6
Change-Id: Ibd4542573f6cb148141b2834b16178cc09102a0f
This commit is contained in:
@@ -18,10 +18,10 @@ cc_test {
|
||||
name: "VtsHalInputClassifierV1_0TargetTest",
|
||||
defaults: ["VtsHalTargetTestDefaults"],
|
||||
srcs: ["VtsHalInputClassifierV1_0TargetTest.cpp"],
|
||||
header_libs: ["jni_headers"],
|
||||
static_libs: [
|
||||
"android.hardware.input.classifier@1.0",
|
||||
"android.hardware.input.common@1.0",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user