Merge "Fix 1.5::WifiBand inheritance"

This commit is contained in:
Quang Luong
2021-01-19 17:01:08 +00:00
committed by Android (Google) Code Review

View File

@@ -19,7 +19,7 @@ package android.hardware.wifi@1.5;
import @1.0::StaLinkLayerIfaceStats;
import @1.0::StaLinkLayerIfacePacketStats;
import @1.0::TimeStampInMs;
import @1.0::WifiBand;
import @1.4::WifiBand;
import @1.0::NanCipherSuiteType;
import @1.0::NanCapabilities;
import @1.2::NanConfigRequestSupplemental;
@@ -28,7 +28,7 @@ import @1.3::StaLinkLayerRadioStats;
/**
* Wifi bands defined in 80211 spec.
*/
enum WifiBand : @1.0::WifiBand {
enum WifiBand : @1.4::WifiBand {
/**
* 60 GHz.
*/