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

Commit 96da41e6 authored by Pawin Vongmasa's avatar Pawin Vongmasa Committed by android-build-merger
Browse files

Add Codec2 entry; make Codec2 and Omx optional

am: 2dcd353f

Change-Id: I3332fb9172c0417c853c7fcabc3bdc3f32d8773d
parents 7ca816db 2dcd353f
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -271,7 +271,16 @@
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="false">
    <hal format="hidl" optional="true">
        <name>android.hardware.media.c2</name>
        <version>1.0</version>
        <interface>
            <name>IComponentStore</name>
            <regex-instance>default[0-9]*</regex-instance>
            <regex-instance>vendor[0-9]*_software</regex-instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.media.omx</name>
        <version>1.0</version>
        <interface>