Snap for 11981331 from a9f6474c2b to 24Q4-release

Change-Id: Ic624a8bc8b6f65604b5c6fb41821e26ad3948e0a
This commit is contained in:
Android Build Coastguard Worker
2024-06-17 23:03:36 +00:00
3 changed files with 6 additions and 0 deletions

View File

@@ -63,4 +63,10 @@
This works best with an FOV primer setting below 90 degrees to ensure that predictions are being
used across the 90-degree threshold. -->
<bool name="enable_azimuth_mirroring">false</bool>
<!-- Whether to use a persistent cache in the algorithm to determine country code or not.
If enabled, will fallback to the cache to determine device location for
UWB regulatory purposes when other sources (telephony, wifi, location, etc) is not available.
-->
<bool name = "persistent_cache_use_for_country_code_enabled">true</bool>
</resources>