commit | e35071d1328a9803712019a16d2d0fd06411464a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jun 13 11:47:49 2024 +0000 |
committer | Elliott Hughes <enh@google.com> | Thu Jun 13 11:47:49 2024 +0000 |
tree | 054612efda9061f4aac2811f7fe0ee751053dd94 | |
parent | 0bdd9beefbd947f070796329ed7fba3a6ee8f40b [diff] |
libc++fs is part of libc++ now. Change-Id: I2a8455c6da5d6fc537f0201aeaaf2837be50d26f
diff --git a/cmds/dumpstate/Android.bp b/cmds/dumpstate/Android.bp index 4a77967..59770b8 100644 --- a/cmds/dumpstate/Android.bp +++ b/cmds/dumpstate/Android.bp
@@ -158,7 +158,6 @@ "tests/dumpstate_test.cpp", ], static_libs: [ - "libc++fs", "libgmock", ], test_config: "dumpstate_test.xml",