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

Commit 049d7fd2 authored by Elliott Hughes's avatar Elliott Hughes Committed by Automerger Merge Worker
Browse files

Merge "libc++fs is part of libc++ now." into main am: 0bdd9bee

parents ac5c6e57 0bdd9bee
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -91,7 +91,6 @@ cc_defaults {
        "libutils",
    ],
    static_libs: [
        "libc++fs",
        "libchrome-gestures",
        "libui-types",
    ],
@@ -156,7 +155,6 @@ cc_library_shared {
        },
    },
    static_libs: [
        "libc++fs",
        "libchrome-gestures",
    ],
}
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ cc_test {
    },
    static_libs: [
        "libflagtest",
        "libc++fs",
        "libgmock",
    ],
    require_root: true,