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

Commit e2dc2d9e authored by Peter Qiu's avatar Peter Qiu Committed by Android (Google) Code Review
Browse files

Merge "Revert "PackageManager: update documentation for FEATURE_WIFI_PASSPOINT"" into oc-mr1-dev

parents ceb0963f 50354046
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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";