diff options
author | 2019-07-11 16:16:31 -0700 | |
---|---|---|
committer | 2019-07-11 16:16:31 -0700 | |
commit | d2a323969cda46231b93f10cae2d4737f17e2b83 (patch) | |
tree | 917eacf5f29f11aac38d53e3c36ba09c24836aa0 /cmds/bootanimation | |
parent | 5578077ad368279e8d13a2a87ccab5fc7bd8992a (diff) |
libbootanimation: remove unused deps
Bug: 137311188
Test: library still builds
Change-Id: I105cedd7ca6311a767fa627ca4b869e3f077498a
Diffstat (limited to 'cmds/bootanimation')
-rw-r--r-- | cmds/bootanimation/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
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: { |