commit | 29f1274c966a27f929cf8d6f21a538d53a3f9ac3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Jun 15 02:28:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Jun 15 02:28:23 2024 +0000 |
tree | 3ebf1312688c1814f61ec04052f7a9d8b82695a6 | |
parent | 141e7119c4846c86a3e0f91726cc1f8f5949e085 [diff] | |
parent | a82bd783ce86df8f962e4657bc225bf9c045a51d [diff] |
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", - ], }