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

Commit 7925cae7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "vts_processgroup_validate_test: make deps static" into rvc-dev am: f2caf7de

Change-Id: I1b94e1bf51279ea209f747cbdef039874266f022
parents c7de5847 f2caf7de
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: [