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

Commit e6ce990a authored by Yifan Hong's avatar Yifan Hong
Browse files

Specify FCM Version in compatibility matrices.

FCM Version should not be tied to the name of the file.

Test: boots
Bug: 69636193
Change-Id: Ic199f3f479dfdc3a2309a28dc546d4a79fba2d52
Merged-In: Ic199f3f479dfdc3a2309a28dc546d4a79fba2d52
parent 48952110
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework">
<compatibility-matrix version="1.0" type="framework" level="1">
    <hal format="hidl" optional="false">
        <name>android.hardware.audio</name>
        <version>2.0</version>
+1 −1
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework">
<compatibility-matrix version="1.0" type="framework" level="2">
    <hal format="hidl" optional="false">
        <name>android.hardware.audio</name>
        <version>2.0</version>
+1 −1
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework">
<compatibility-matrix version="1.0" type="framework" level="3">
    <hal format="hidl" optional="false">
        <name>android.hardware.audio</name>
        <version>2.0</version>
+1 −1
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework">
<compatibility-matrix version="1.0" type="framework" level="legacy">
    <hal format="hidl" optional="false">
        <name>android.hardware.audio</name>
        <version>2.0</version>