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

Commit 89d8fdf3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "init tests: libhidl-gen-utils static"

parents 674b650c 973aadef
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -502,11 +502,13 @@ cc_defaults {
        "libbase",
        "libcutils",
        "libselinux",
        "libhidl-gen-utils",
        "liblog",
        "libprocessgroup",
        "libprotobuf-cpp-lite",
    ],
    static_libs: [
        "libhidl-gen-utils",
    ],
}

cc_library_static {