diff options
author | 2024-06-12 14:44:48 +0000 | |
---|---|---|
committer | 2024-06-12 16:27:51 +0000 | |
commit | 040535e74d27160583027b1e3c0a0757da6c65e0 (patch) | |
tree | dc87f0eb6d4f4d827eba5e4180748605c2efcc43 /tools/rootcanal | |
parent | 1077361f4ba2ddb4e715559ae0f4fed4f7d822b8 (diff) |
libc++fs is part of libc++ now.
Bug: janitorial cleanup
Test: treehugger
Change-Id: Ie4805bebc3b10612dd94d831c16e61c58f0ea73d
Diffstat (limited to 'tools/rootcanal')
-rw-r--r-- | tools/rootcanal/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/rootcanal/Android.bp b/tools/rootcanal/Android.bp index a8dc2b6a39..c28ad576fc 100644 --- a/tools/rootcanal/Android.bp +++ b/tools/rootcanal/Android.bp @@ -393,7 +393,6 @@ cc_binary_host { ], static_libs: [ "breakpad_client", - "libc++fs", "libcrypto", "libgflags", "libprotobuf-cpp-full", |