Revert "Remove Permissions Hub."
This reverts commit 1e7c172ad5
.
Bug: 132292477
Test: None.
Change-Id: Icae2cd4edbb22e2f3ea72e20f0ebd818f1ac6629
This commit is contained in:
@@ -130,6 +130,11 @@ 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