commit | 91d8a09b900df53479f695a9499c396a1f15438c | [log] [tgz] |
---|---|---|
author | Sungtak Lee <taklee@google.com> | Sat Dec 16 08:53:34 2023 +0000 |
committer | Sungtak Lee <taklee@google.com> | Thu Jan 04 09:24:12 2024 +0000 |
tree | 1149eaa403de38f6267b62c788681fb1bdcd87d8 | |
parent | e3ed739865c5854a47b89ecaa3d2ce6dde771ff1 [diff] [blame] |
media.c2 aidl: add input surface for encoders Bug: 315556623 Test: m Change-Id: I9a7497f466e39b7fd223859cab49c26da359e401
diff --git a/media/c2/aidl/Android.bp b/media/c2/aidl/Android.bp index 84cb382..b511e45 100644 --- a/media/c2/aidl/Android.bp +++ b/media/c2/aidl/Android.bp
@@ -22,6 +22,9 @@ "android.hardware.common-V2", "android.hardware.media.bufferpool2-V1", ], + include_dirs: [ + "frameworks/native/aidl/gui", + ], stability: "vintf", backend: { cpp: {