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

Commit d6b307fb authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "vts_processgroup_validate_test: make deps static"

parents cc392838 2572f23a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -89,15 +89,15 @@ cc_test {
        "test_vendor.cpp",
    ],
    static_libs: [
        "libbase",
        "libgmock",
        "liblog",
        "libjsoncpp",
        "libjsonpbverify",
        "libjsonpbparse",
        "libprocessgroup_proto",
    ],
    shared_libs: [
        "libbase",
        "liblog",
        "libjsoncpp",
        "libprotobuf-cpp-full",
    ],
    test_suites: [