Merge "Add XML attribute to toggle on/off LocationModePreferenceController."

This commit is contained in:
TreeHugger Robot
2017-12-05 22:53:21 +00:00
committed by Android (Google) Code Review
4 changed files with 22 additions and 0 deletions

View File

@@ -48,4 +48,7 @@
<!--Whether help links are defined. -->
<bool name="config_has_help">false</bool>
<!-- Whether location mode is available or not. -->
<bool name="config_location_mode_available">true</bool>
</resources>