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

Commit d3d7fd18 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Prevent dependency cycle due to system_shared_libs expansion" am: f56dad3f am: 5c22f834

am: 6e94f244

Change-Id: I6bc92a330ac59c0a668fa52a163b94ae109e20f6
parents 8571474a 6e94f244
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"],
}