Enable UWB filtering on all devices am: 3c14c464dd
am: 83b6f07b83
am: 504398f906
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/23293796 Change-Id: Ifef97f5cd4083f284b8752efa0b6a4b421e2e86a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8a66dff1bf
1 changed files with 6 additions and 0 deletions
|
@ -17,4 +17,10 @@
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
<!-- When true, the filter engine will alter UWB values to improve accuracy. -->
|
||||||
|
<bool name="enable_filters">true</bool>
|
||||||
|
|
||||||
|
<!-- Enables the AoA conversion primer. This is needed on hardware that does not convert AoA
|
||||||
|
to spherical coordinates, including hardware that does not support elevation.-->
|
||||||
|
<bool name="enable_primer_aoa">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue