commit | 7b155a8ac15ba7d254c96659a0b42c46131eb382 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Jun 10 20:34:56 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jun 10 20:34:56 2024 +0000 |
tree | 2bf23f437c8eeccb1076468d55cd71c0d3574c06 | |
parent | 0c73437caa4ce8674623a3d47fc97b06741054e0 [diff] | |
parent | b7a03b24a7a19099af6b950dacebe0199dfc87a4 [diff] |
Merge "libc++fs is part of libc++ now." into main
diff --git a/cmds/bootanimation/Android.bp b/cmds/bootanimation/Android.bp index 98767ee..3534624 100644 --- a/cmds/bootanimation/Android.bp +++ b/cmds/bootanimation/Android.bp
@@ -74,7 +74,4 @@ "libGLESv2", "libgui", ], - whole_static_libs: [ - "libc++fs", - ], }