commit | 18070d42a24a058e6a725bae9dae11693e7a30d9 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Mon Apr 22 15:38:47 2024 -0500 |
committer | Ray Essick <essick@google.com> | Mon Apr 22 15:38:47 2024 -0500 |
tree | b160b2c6181ec7d1979d59193178d74f65c5d28d | |
parent | 09b9bb29186b35715fea090bf75c57ce8192843f [diff] [blame] |
Replace libyuv_static with libyuv it's enough to say: static_libs: ['libyuv'] Bug: 37646797 Test: build Change-Id: Id783460f14514733c6c15c6436f840b3764f6160
diff --git a/media/codec2/components/gav1/Android.bp b/media/codec2/components/gav1/Android.bp index 9781b6d..f22490d 100644 --- a/media/codec2/components/gav1/Android.bp +++ b/media/codec2/components/gav1/Android.bp
@@ -23,7 +23,7 @@ srcs: ["C2SoftGav1Dec.cpp"], static_libs: [ "libgav1", - "libyuv_static", + "libyuv", ], apex_available: [