Merge "libc++fs is part of libc++ now." into main am: 5b7e5350a6 am: a82bd783ce

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

Change-Id: I8d0fc048bf128d6fa486498d9dde64275ef71bc8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index cb1d114..7d15350 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -889,7 +889,4 @@
         "libutils",
         "android.debug_aidl-cpp",
     ],
-    static_libs: [
-        "libc++fs",
-    ],
 }