diff options
author | Steven Moreland <smoreland@google.com> | 2019-07-16 14:10:21 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-07-16 14:10:21 -0700 |
commit | 3c8780e8322c207377dcb92dc0d1c67f4fa03368 (patch) | |
tree | 48d88e2ae4eb1da9f10dbefdbcaa2b7eb2c6a854 /cmds/bootanimation | |
parent | 83d403b80adc70fb8391c3ea8f62f234e072d6cc (diff) | |
parent | a367e0e4fa7f1eacbf7dbad93f6b3c00cf469587 (diff) |
Merge "libbootanimation: remove unused deps"
am: a367e0e4fa
Change-Id: I7eed8816df090c1cb8d935a79aeeb819ad1a6886
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 31bd612cc2c7..c1f86544070e 100644 --- a/cmds/bootanimation/Android.bp +++ b/cmds/bootanimation/Android.bp @@ -79,7 +79,6 @@ cc_library_shared { "libEGL", "libGLESv1_CM", "libgui", - "libtinyalsa", ], product_variables: { |