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

Commit ac84b61b authored by Elliott Hughes's avatar Elliott Hughes
Browse files

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

Change-Id: I3fe72e7aeb4caf3b0704b7cf4f2f347337e1b9d2
parent 8314192e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -78,9 +78,6 @@ drmserver_cc_binary {
        "libselinux",
        "libstagefright_foundation",
    ],
    whole_static_libs: [
        "libc++fs",
    ],

    cflags: [
        "-Wall",
@@ -127,7 +124,6 @@ cc_fuzz {
    ],

    static_libs: [
        "libc++fs",
        "libmediautils",
        "liblog",
        "libdrmframeworkcommon",