commit | 138db0d03f6ab41ac4e10728c51862b856d743fd | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Thu Nov 02 16:02:01 2023 -0700 |
committer | Wonsik Kim <wonsik@google.com> | Tue Nov 14 12:26:01 2023 -0800 |
tree | 56ca9c81b6ab67ff0e51feebc55ca6452392ad2b | |
parent | 1f4d9ab422bb481f0b6cd5be8f205212e6b3c765 [diff] [blame] |
Reapply "Add media.c2 AIDL service to media.swcodec" This reverts commit 2ecfbeb60f39d2b88a3e44c5d4f0564a6c3eda25. Bug: 251850069 Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/software Test: atest hal_implementation_test Merged-In: I5deb520d4a2d461be0ec70cb0d763ea0cb1e952e Change-Id: I5deb520d4a2d461be0ec70cb0d763ea0cb1e952e
diff --git a/media/module/codecserviceregistrant/Android.bp b/media/module/codecserviceregistrant/Android.bp index 9ee81a4..becb98a 100644 --- a/media/module/codecserviceregistrant/Android.bp +++ b/media/module/codecserviceregistrant/Android.bp
@@ -64,6 +64,7 @@ ], defaults: [ + "libcodec2-aidl-defaults", "libcodec2-hidl-defaults", "libcodec2-runtime-libs", ],