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

Commit d43bcc90 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "init tests: libhidl-gen-utils static" am: 89d8fdf3 am: 47dfd395 am: b5169307

parents 04abb053 b5169307
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 {