diff options
| author | Elliott Hughes <enh@google.com> | 2024-06-10 17:52:18 +0000 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2024-06-10 17:52:18 +0000 |
| commit | 9f219cff94d3074c3a5e00fb05ba8ff01e0fde97 (patch) | |
| tree | a25a1a895a6c9f6754ba0a48b635e23a5d7ecc74 | |
| parent | d3c93ed418d1c1c2bdf05f0ca4480510e5a2e638 (diff) | |
libc++fs is now part of libc++.
Change-Id: I55e47a328adfd70f991985b492030310ad580c14
| -rw-r--r-- | vibrator/drv2624/tests/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vibrator/drv2624/tests/Android.bp b/vibrator/drv2624/tests/Android.bp index 7d0f03c..7c880f6 100644 --- a/vibrator/drv2624/tests/Android.bp +++ b/vibrator/drv2624/tests/Android.bp @@ -27,7 +27,6 @@ cc_test { "test-vibrator.cpp", ], static_libs: [ - "libc++fs", "libgmock", ], shared_libs: [ |
