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

Commit c4b896e5 authored by Devin Moore's avatar Devin Moore
Browse files

Remove HIDL audio HAL from compat matrix 9

It's replaced by the AIDL audio HAL.

Test: m
Bug: 264712385
Change-Id: I680a7bb58e636c0ed86dc2a72a27322ee163685c
parent bce73c83
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework" level="9">
    <hal format="hidl" optional="true">
        <name>android.hardware.audio</name>
        <version>6.0</version>
        <version>7.0-1</version>
        <interface>
            <name>IDevicesFactory</name>
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.audio.effect</name>
        <version>6.0</version>
        <version>7.0</version>
        <interface>
            <name>IEffectsFactory</name>
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">
        <name>android.hardware.audio.core</name>
        <version>1-2</version>