commit | a9a677372b1a1db7cec4545aa05917c6661d8b66 | [log] [tgz] |
---|---|---|
author | Sungtak Lee <taklee@google.com> | Thu Sep 14 16:12:16 2023 +0000 |
committer | Sungtak Lee <taklee@google.com> | Thu Sep 14 16:12:16 2023 +0000 |
tree | efef4fb4804fc32e3862893347849ce75e8e6aeb | |
parent | d65b6a2574d05797b6f1bed4383edaf38d1e4db6 [diff] [blame] |
media.c2: link libnativewindow to libcodec2_aidl Add libnativewindow to libcodec2_aidl as a dependent library. Bug: 254050314 Test: m Change-Id: I9165db73a8d1b8353e63bf96032a14043c8cefba
diff --git a/media/codec2/hal/aidl/Android.bp b/media/codec2/hal/aidl/Android.bp index a4715f8..b968c39 100644 --- a/media/codec2/hal/aidl/Android.bp +++ b/media/codec2/hal/aidl/Android.bp
@@ -88,6 +88,7 @@ "libcutils", "libhidlbase", "liblog", + "libnativewindow", "libstagefright_aidl_bufferpool2", "libstagefright_bufferpool@2.0.1", "libui",