mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add dependency on jni_headers
Preparation for removing implicit include paths for jni.h from soong. Bug: 152482542 Test: Apply future soong change && m checkbuild Change-Id: I880eb1f307d995cbd4f0f19e8f8d22c20fc36bef Exempt-From-Owner-Approval: build clean-up
This commit is contained in:
@@ -18,6 +18,7 @@ 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",
|
||||
|
||||
Reference in New Issue
Block a user