summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-06-15 02:12:04 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-06-15 02:12:04 +0000
commit5b7e5350a681c8331c3d5d71f2e4de3cb72fbc86 (patch)
treed3a1e8fab7c74c4aa57cf8121ffe54bb06377c41
parent7fa4b632042c9930620d8a49867fd5d0486775ad (diff)
parent390c129785a55fa57cd4165fd402dd4b8bc5c8c6 (diff)
Merge "libc++fs is part of libc++ now." into main
-rw-r--r--libs/binder/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index cb1d1143bc..7d1535065c 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -889,7 +889,4 @@ cc_binary {
"libutils",
"android.debug_aidl-cpp",
],
- static_libs: [
- "libc++fs",
- ],
}