commit | bc785c63472be42d375ce88af81952aa673f3c2e | [log] [tgz] |
---|---|---|
author | Sungtak Lee <taklee@google.com> | Sun Apr 23 00:19:01 2023 +0000 |
committer | Sungtak Lee <taklee@google.com> | Mon May 01 21:35:28 2023 +0000 |
tree | 6b18a33d432045fa2cc0c47f4a7ef1f890efa1a2 | |
parent | 86981de47de289fdc0599e1d7b3688c3625c8097 [diff] [blame] |
media.c2 aidl: Add decoder output allocator interface Bug: 254050314 Test: m Change-Id: Ia0a63c29bb1fceabf290647003865c2a788980ef
diff --git a/media/c2/aidl/Android.bp b/media/c2/aidl/Android.bp index 56531db..75d74ac 100644 --- a/media/c2/aidl/Android.bp +++ b/media/c2/aidl/Android.bp
@@ -15,7 +15,7 @@ double_loadable: true, srcs: ["android/hardware/media/c2/*.aidl"], include_dirs: [ - "frameworks/native/aidl/gui", + "frameworks/base/core/java", ], imports: [ "android.hardware.common-V2",