Merge "Revert "PackageManager: update documentation for FEATURE_WIFI_PASSPOINT"" into oc-mr1-dev
am: e2dc2d9e9a
Change-Id: I10d6289b59c99cacc35fbed9295160cba1a7f6de
This commit is contained in:
@@ -2295,9 +2295,7 @@ public abstract class PackageManager {
|
||||
|
||||
/**
|
||||
* Feature for {@link #getSystemAvailableFeatures} and
|
||||
* {@link #hasSystemFeature}: The device supports Wi-Fi Passpoint and all
|
||||
* Passpoint related APIs in {@link WifiManager} are supported. Refer to
|
||||
* {@link WifiManager#addOrUpdatePasspointConfiguration} for more info.
|
||||
* {@link #hasSystemFeature}: The device supports Wi-Fi Passpoint.
|
||||
*/
|
||||
@SdkConstant(SdkConstantType.FEATURE)
|
||||
public static final String FEATURE_WIFI_PASSPOINT = "android.hardware.wifi.passpoint";
|
||||
|
||||
Reference in New Issue
Block a user