Remove Permissions Hub.
Bug: 132292477 Test: View all related screens. Change-Id: Ic0e890e04f210f3be3eb80c95e398a40a8062001
This commit is contained in:
@@ -130,11 +130,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";
|
||||
|
||||
/**
|
||||
* Finds a matching activity for a preference's intent. If a matching
|
||||
* activity is not found, it will remove the preference.
|
||||
|
Reference in New Issue
Block a user