Skip to content

Commit 80ead7d

Browse files
authored
Merge pull request #42954 from najadojo/patch-1
Update coarse-reloc.md to remove white list and replace with allow l…
2 parents 90c61e4 + 1f49f6b commit 80ead7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spatial-anchors/concepts/coarse-reloc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ sensors.KnownBeaconProximityUuids(uuids);
490490

491491
---
492492

493-
Azure Spatial Anchors will only track Bluetooth beacons that are on the list. Malicious beacons programmed to have white-listed UUIDs can still negatively impact the quality of the service though. For that reason, you should use beacons only in curated spaces where you can control their deployment.
493+
Azure Spatial Anchors will only track Bluetooth beacons that are on the list. Malicious beacons programmed to have allow-listed UUIDs can still negatively impact the quality of the service though. For that reason, you should use beacons only in curated spaces where you can control their deployment.
494494

495495
## Querying with sensor data
496496

@@ -692,4 +692,4 @@ Use coarse relocalization in an app.
692692
[3]: https://developer.android.com/reference/android/location/LocationManager
693693
[4]: https://developer.apple.com/documentation/corelocation/cllocationmanager?language=objc
694694
[5]: https://developer.android.com/guide/topics/connectivity/wifi-scan
695-
[6]: https://www.cambridge.org/core/journals/journal-of-navigation/article/positional-accuracy-of-assisted-gps-data-from-highsensitivity-gpsenabled-mobile-phones/E1EE20CD1A301C537BEE8EC66766B0A9
695+
[6]: https://www.cambridge.org/core/journals/journal-of-navigation/article/positional-accuracy-of-assisted-gps-data-from-highsensitivity-gpsenabled-mobile-phones/E1EE20CD1A301C537BEE8EC66766B0A9

0 commit comments

Comments
 (0)