Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev

This commit is contained in:
Daniel Nishi
2016-09-27 16:36:59 +00:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 4 deletions

View File

@@ -43,9 +43,6 @@
<!-- Whether none security option is hide or not (country specific). -->
<bool name="config_hide_none_security_option">false</bool>
<!--Whether the storage manager exists. -->
<bool name="config_has_storage_manager">false</bool>
<!--Whether help links are defined. -->
<bool name="config_has_help">false</bool>
</resources>