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

Commit cfe4bf06 authored by Richard MacGregor's avatar Richard MacGregor
Browse files

Cleanup permissions hub flags

Remove unused flag

Bug: 290990618
Test: manual
Change-Id: I766099443117db1f07e888be70af6e00212a8125
parent 940a9b9d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -144,11 +144,6 @@ public final class Utils extends com.android.settingslib.Utils {
    public static final String PROPERTY_DEVICE_IDENTIFIER_ACCESS_RESTRICTIONS_DISABLED =
            "device_identifier_access_restrictions_disabled";

    /**
     * Whether to show the Permissions Hub.
     */
    public static final String PROPERTY_PERMISSIONS_HUB_ENABLED = "permissions_hub_enabled";

    /**
     * Whether to show location indicators.
     */