Merge "Introduce boolean flag to show/hide Location Scanning preference."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e31f582baf
@@ -57,6 +57,9 @@
|
||||
<!-- Whether location mode is available or not. -->
|
||||
<bool name="config_location_mode_available">true</bool>
|
||||
|
||||
<!-- Whether location scanning is available or not. -->
|
||||
<bool name="config_show_location_scanning">true</bool>
|
||||
|
||||
<!-- Whether high_power_apps should be shown or not. -->
|
||||
<bool name="config_show_high_power_apps">true</bool>
|
||||
|
||||
|
Reference in New Issue
Block a user