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

Commit 7283f963 authored by Adam Connors's avatar Adam Connors Committed by Android (Google) Code Review
Browse files

Merge "API Review: rename FEATURE_MANAGEDPROFILES"

parents d5259c8e 551c0789
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -1402,7 +1402,7 @@ public abstract class PackageManager {
     * The device supports managed profiles for enterprise users.
     * The device supports managed profiles for enterprise users.
     */
     */
    @SdkConstant(SdkConstantType.FEATURE)
    @SdkConstant(SdkConstantType.FEATURE)
    public static final String FEATURE_MANAGEDPROFILES = "android.software.managedprofiles";
    public static final String FEATURE_MANAGED_PROFILES = "android.software.managed_profiles";


    /**
    /**
     * Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
     * Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}: