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

Commit 0860374c authored by Xinyi Zhou's avatar Xinyi Zhou
Browse files

Revert "Add Neary feature to PackageManager"

This reverts commit cd4d899f.

Reason for revert: After discussion the change is not necessary

Change-Id: Ic7466b7e3a545ccd902f9799ce13e1c65a478260
parent cd4d899f
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -3628,14 +3628,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.