mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Rename mDNS offload feature name" into android14-tests-dev
This commit is contained in:
@@ -71,7 +71,7 @@ class WifiStaIfaceAidlTest : public testing::TestWithParam<std::string> {
|
|||||||
|
|
||||||
// Checks if the mDNS Offload is supported by any NIC.
|
// Checks if the mDNS Offload is supported by any NIC.
|
||||||
bool isMdnsOffloadPresentInNIC() {
|
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.
|
// Detected panel TV device by using ro.oem.key1 property.
|
||||||
|
|||||||
Reference in New Issue
Block a user