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

Commit db2e52cc authored by Xinyi Zhou's avatar Xinyi Zhou Committed by Android (Google) Code Review
Browse files

Merge "Revert "Add Neary feature to PackageManager""

parents d0bbba5e 0860374c
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -3734,14 +3734,6 @@ public abstract class PackageManager {
     */
    public static final String FEATURE_MANAGED_PROFILES = "android.software.managed_users";

    /**
     * @hide
     * Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
     * The device supports Nearby mainline feature.
     */
    @SdkConstant(SdkConstantType.FEATURE)
    public static final String FEATURE_NEARBY = "android.software.nearby";

    /**
     * Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
     * The device supports verified boot.