Merge "libc++fs is part of libc++ now." into main am: 5206ec3f08

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3128500

Change-Id: Ifc407c51fa0837be1fe55311bf58f5d1e1a7c76b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/cmds/dumpstate/Android.bp b/cmds/dumpstate/Android.bp
index a1c10f5..b22cc2a 100644
--- a/cmds/dumpstate/Android.bp
+++ b/cmds/dumpstate/Android.bp
@@ -159,7 +159,6 @@
         "tests/dumpstate_test.cpp",
     ],
     static_libs: [
-        "libc++fs",
         "libgmock",
     ],
     test_config: "dumpstate_test.xml",