Merge "Introduce boolean flags to show/hide Encryption status."
This commit is contained in:
committed by
Android (Google) Code Review
commit
322124d3c6
@@ -96,6 +96,9 @@
|
||||
<!-- Whether device_administrators should be shown or not. -->
|
||||
<bool name="config_show_device_administrators">true</bool>
|
||||
|
||||
<!-- Whether encryption_and_credentials_encryption_status should be shown or not. -->
|
||||
<bool name="config_show_encryption_and_credentials_encryption_status">true</bool>
|
||||
|
||||
<!-- Whether premium_sms should be shown or not. -->
|
||||
<bool name="config_show_premium_sms">true</bool>
|
||||
|
||||
|
Reference in New Issue
Block a user