libc++fs is part of libc++ now.

Change-Id: Ia703225b16728c582a2b1222be862ab4ac6fe9e9
This commit is contained in:
Elliott Hughes 2024-06-13 12:10:53 +00:00
parent 652053b3df
commit 4237ecd6ac
2 changed files with 0 additions and 3 deletions

View file

@ -43,7 +43,6 @@ cc_test_host {
"libdivsufsort64",
"libdivsufsort",
"libfstab",
"libc++fs",
],
test_suites: ["general-tests"],

View file

@ -150,7 +150,6 @@ cc_library_host_static {
static_libs: [
"libupdater_core",
"libfstab",
"libc++fs",
],
target: {
@ -180,7 +179,6 @@ cc_binary_host {
"libupdater_core",
"libcrypto_static",
"libfstab",
"libc++fs",
],
target: {