Merge "Add optional regulatory info page" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a6c1b346ae
@@ -32,4 +32,7 @@
|
||||
|
||||
<!-- Whether User management screen is available -->
|
||||
<bool name="enable_user_management">false</bool>
|
||||
|
||||
<!-- Whether to show a preference item for regulatory information in About phone -->
|
||||
<bool name="config_show_regulatory_info">false</bool>
|
||||
</resources>
|
||||
|
||||
@@ -2237,6 +2237,8 @@
|
||||
<string name="legal_information">Legal information</string>
|
||||
<!-- About phone settings screen, setting option name to see a list of contributors -->
|
||||
<string name="contributors_title">Contributors</string>
|
||||
<!-- About phone settings screen, setting option name to show regulatory information [CHAR LIMIT=25] -->
|
||||
<string name="regulatory_information">Regulatory information</string>
|
||||
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
|
||||
<!-- About phone settings screen, setting option name to see copyright-related info -->
|
||||
<string name="copyright_title">Copyright</string>
|
||||
|
||||
Reference in New Issue
Block a user