From b7a03b24a7a19099af6b950dacebe0199dfc87a4 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Mon, 10 Jun 2024 17:28:42 +0000 Subject: libc++fs is part of libc++ now. Change-Id: Id10bc8dbec318b7f1a479ea0a0b3792d9313f742 --- cmds/bootanimation/Android.bp | 3 --- 1 file changed, 3 deletions(-) (limited to 'cmds') 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", - ], } -- cgit v1.2.3-59-g8ed1b