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

Commit 36c440a4 authored by Yifan Hong's avatar Yifan Hong
Browse files

threadnetwork: declare in V matrix.

... instead of specifying in fcm_exclude.cpp.

Test: TH
Bug: 255383566
Change-Id: I5aa1f654ef8cdfd37737f045854a87d33c36b70b
parent d5820ffc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -573,6 +573,14 @@
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">
        <name>android.hardware.threadnetwork</name>
        <version>1</version>
        <interface>
            <name>IThreadChip</name>
            <instance>chip0</instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">
        <name>android.hardware.tv.hdmi.cec</name>
        <version>1</version>
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
            "android.hardware.keymaster",
            "android.hardware.media.bufferpool2",
            "android.hardware.radio",
            "android.hardware.threadnetwork",
            "android.hardware.uwb.fira_android",

            // Fastboot HAL is only used by recovery. Recovery is owned by OEM. Framework