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

Commit 5c22f834 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

Change-Id: Iffb619ee8a851943fa9a5f3f6df78ea19cd2d4c0
parents 51c20989 f56dad3f
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"],
}