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

Commit 444d7340 authored by Chris Weir's avatar Chris Weir Committed by Automerger Merge Worker
Browse files

Merge "Fix VtsHalNetlinkInterceptorV1_0Test" into tm-dev am: 1d3177f1

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/17111785

Change-Id: I2711370f26982327693522eb6828045311b2ceff
parents 949b4aa8 1d3177f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -34,13 +34,13 @@ cc_test {
        "interceptor_aidl_test.cpp",
        "interceptor_aidl_test.cpp",
    ],
    ],
    shared_libs: [
    shared_libs: [
        "android.hardware.net.nlinterceptor-V1-ndk",
        "libbase",
        "libbase",
        "libbinder_ndk",
        "libbinder_ndk",
    ],
    ],
    static_libs: [
    static_libs: [
        "libgmock",
        "android.hardware.net.nlinterceptor-V1-ndk",
        "android.hardware.automotive.can@libnetdevice",
        "android.hardware.automotive.can@libnetdevice",
        "libgmock",
        "libnl++",
        "libnl++",
    ],
    ],
    test_suites: [
    test_suites: [