diff options
-rw-r--r-- | cmds/dumpstate/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/dumpstate/Android.bp b/cmds/dumpstate/Android.bp index a1c10f59ad..b22cc2a508 100644 --- a/cmds/dumpstate/Android.bp +++ b/cmds/dumpstate/Android.bp @@ -159,7 +159,6 @@ cc_test { "tests/dumpstate_test.cpp", ], static_libs: [ - "libc++fs", "libgmock", ], test_config: "dumpstate_test.xml", |