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

Commit 0bdd9bee authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "libc++fs is part of libc++ now." into main

parents 71414691 11b53588
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -90,7 +90,6 @@ cc_defaults {
        "libutils",
    ],
    static_libs: [
        "libc++fs",
        "libchrome-gestures",
        "libui-types",
    ],
@@ -155,7 +154,6 @@ cc_library_shared {
        },
    },
    static_libs: [
        "libc++fs",
        "libchrome-gestures",
    ],
}
+0 −1
Original line number Diff line number Diff line
@@ -95,7 +95,6 @@ cc_test {
    },
    static_libs: [
        "libflagtest",
        "libc++fs",
        "libgmock",
    ],
    require_root: true,