Merge "Cleanup permissions hub flags" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
f367a90499
@@ -143,11 +143,6 @@ public final class Utils extends com.android.settingslib.Utils {
|
|||||||
public static final String PROPERTY_DEVICE_IDENTIFIER_ACCESS_RESTRICTIONS_DISABLED =
|
public static final String PROPERTY_DEVICE_IDENTIFIER_ACCESS_RESTRICTIONS_DISABLED =
|
||||||
"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.
|
* Whether to show location indicators.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user