Merge "Introduce boolean flag to show/hide Location Scanning preference."

This commit is contained in:
TreeHugger Robot
2018-01-12 21:53:12 +00:00
committed by Android (Google) Code Review
5 changed files with 106 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
<bool name="config_show_data_saver">false</bool>
<bool name="config_show_enabled_vr_listeners">false</bool>
<bool name="config_location_mode_available">false</bool>
<bool name="config_show_location_scanning">false</bool>
<bool name="config_show_wallpaper_attribution">false</bool>
<bool name="config_show_default_home">false</bool>
<bool name="config_show_accessibility_shortcut_preference">false</bool>