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

Commit 6e94f244 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

Change-Id: I77f2bd140fc1c6a8c94794738a7e701830d5fc30
parents 3bc4c09a 5c22f834
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"],
}