Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 361ab175 authored by Devin Moore's avatar Devin Moore Committed by Gerrit Code Review
Browse files

Merge "VtsHalInputClassifier test: Include libbinder headers"

parents 4b67aa4a 856fbe1c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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",