Cleanup permissions hub flags
Remove unused flag Bug: 290990618 Test: manual Change-Id: I766099443117db1f07e888be70af6e00212a8125
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user