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

Commit a3cd79a0 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

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

parents 150a881b 0d666d7e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -284,7 +284,6 @@ cc_defaults {
    ],
    static_libs: [
        "android.frameworks.displayservice@1.0",
        "libc++fs",
        "libdisplayservicehidl",
        "libserviceutils",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ package {
cc_defaults {
    name: "surfaceflinger_fuzz_defaults",
    static_libs: [
        "libc++fs",
        "libsurfaceflinger_common",
    ],
    srcs: [
+0 −3
Original line number Diff line number Diff line
@@ -35,9 +35,6 @@ cc_test {
        ":libsurfaceflinger_mock_sources",
        "TransactionTraceTestSuite.cpp",
    ],
    static_libs: [
        "libc++fs",
    ],
    header_libs: [
        "libsurfaceflinger_mocks_headers",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -81,7 +81,6 @@ cc_test {
        "surfaceflinger_defaults",
    ],
    test_suites: ["device-tests"],
    static_libs: ["libc++fs"],
    header_libs: ["surfaceflinger_tests_common_headers"],
    srcs: [
        ":libsurfaceflinger_backend_mock_sources",