summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmds/bootanimation/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmds/bootanimation/Android.bp b/cmds/bootanimation/Android.bp
index 98767ee733ad..3534624a58a2 100644
--- a/cmds/bootanimation/Android.bp
+++ b/cmds/bootanimation/Android.bp
@@ -74,7 +74,4 @@ cc_library_shared {
"libGLESv2",
"libgui",
],
- whole_static_libs: [
- "libc++fs",
- ],
}