From d2a323969cda46231b93f10cae2d4737f17e2b83 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 11 Jul 2019 16:16:31 -0700 Subject: libbootanimation: remove unused deps Bug: 137311188 Test: library still builds Change-Id: I105cedd7ca6311a767fa627ca4b869e3f077498a --- cmds/bootanimation/Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'cmds/bootanimation') diff --git a/cmds/bootanimation/Android.bp b/cmds/bootanimation/Android.bp index 60a1cfbe9dd7..e17f735b93a4 100644 --- a/cmds/bootanimation/Android.bp +++ b/cmds/bootanimation/Android.bp @@ -76,7 +76,6 @@ cc_library_shared { "libEGL", "libGLESv1_CM", "libgui", - "libtinyalsa", ], product_variables: { -- cgit v1.2.3-59-g8ed1b