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

Commit b24f59af 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 am: 049d7fd2

parents 55034369 049d7fd2
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
@@ -109,7 +109,6 @@ cc_test {
    },
    static_libs: [
        "libflagtest",
        "libc++fs",
        "libgmock",
    ],
    require_root: true,