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

Commit f56dad3f authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Prevent dependency cycle due to system_shared_libs expansion"

parents 0c7fb429 d3825898
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,5 +12,6 @@ cc_library_static {
        "-Werror",
    ],
    stl: "none",
    system_shared_libs: [],
    export_include_dirs: ["include"],
}