Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdf5f1b8 authored by Wonsik Kim's avatar Wonsik Kim
Browse files

codec2 hal: Codec2ConfigurableClient to take HIDL or AIDL base

AIDL implementation is stub.

Bug: 251850069
Test: presubmit
Change-Id: I4239c654e3682ddd10e1b18413bd54816f0839b8
parent b997c531
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -43,8 +43,10 @@ cc_library {
        "android.hardware.media.c2@1.0",
        "android.hardware.media.c2@1.1",
        "android.hardware.media.c2@1.2",
        "android.hardware.media.c2-V1-ndk",
        "libbase",
        "libbinder",
        "libbinder_ndk",
        "libcodec2",
        "libcodec2_hidl_client@1.0",
        "libcodec2_hidl_client@1.1",