device_config: Show setting to disable location indicators

Change-Id: I5f7b76e0321fc334e834663b68ccc646f6844d4c
This commit is contained in:
Danny Lin 2021-11-17 19:36:43 -08:00 committed by Bruno Martins
parent a256e54405
commit 8920208e31

View File

@ -22,5 +22,7 @@
<!-- Use new privacy indicators for location -->
<item>privacy/location_indicators_enabled=true</item>
<!-- Allow users to disable location indicators in Developer Options -->
<item>privacy/location_indicator_settings_enabled=true</item>
</string-array>
</resources>