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

Commit 11b53588 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

libc++fs is part of libc++ now.

Change-Id: I113a2677857a397cd84d9ba48b030bc455a1d388
parent 71414691
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,