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

Commit 551c0789 authored by Adam Connors's avatar Adam Connors
Browse files

API Review: rename FEATURE_MANAGEDPROFILES

To be FEATURE_MANAGED_PROFILES

Bug: 15025371
Change-Id: I2f818b4d8488fe7943fe5ff6051d6b1f84ca9e8c
parent 41eca132
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1402,7 +1402,7 @@ public abstract class PackageManager {
     * The device supports managed profiles for enterprise users.
     */
    @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}: