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

Commit 9b468b82 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Rename mDNS offload feature name" into main am: d6650e5b

parents 288f14e3 d6650e5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ class WifiStaIfaceAidlTest : public testing::TestWithParam<std::string> {

    // Checks if the mDNS Offload is supported by any NIC.
    bool isMdnsOffloadPresentInNIC() {
        return testing::deviceSupportsFeature("android.hardware.mdns_offload");
        return testing::deviceSupportsFeature("com.google.android.tv.mdns_offload");
    }

    // Detected panel TV device by using ro.oem.key1 property.