Merge "Add a boolean flag to show or hide Private DNS in Network & internet."
This commit is contained in:
committed by
Android (Google) Code Review
commit
fa44a94aa9
@@ -60,6 +60,9 @@
|
||||
<!-- Whether toggle_airplane is available or not. -->
|
||||
<bool name="config_show_toggle_airplane">true</bool>
|
||||
|
||||
<!-- Whether private_dns_settings is available or not. -->
|
||||
<bool name="config_show_private_dns_settings">true</bool>
|
||||
|
||||
<!-- Whether memory from app_info_settings is available or not. -->
|
||||
<bool name="config_show_app_info_settings_memory">false</bool>
|
||||
|
||||
|
Reference in New Issue
Block a user