SDK API doc for PersistedLocations/PersistentContent.Waypoint is unclear

I apologize if I have misunderstood something (or missed something), but the doc for the following classes has a confusing note:
(CIQ1) PersistedLocations,
(CIQ2) PersistedContent.Waypoint, saveWaypoint(), getWaypoints()

Supported Devices:
  • All devices execept Approach S60
  • vivoactive
  • vivoactive HR
This seems to imply that the given classes/functions are supported by all devices except Approach S60, and they are also supported by VA, and VAHR. (I know that would be redundant, but that's what it looks like.)

However, a quick test in the simulator shows that VA does not support PersistedLocations and VAHR does not support PersistedContent.Waypoint. (Which is what I would've guessed that the doc meant, but it's impossible to be sure, they way it's written)

Just my 2 cents, but it might be clearer to write:

Supported Devices:
  • All devices except Approach S60, vivoactive, vivoactive HR
Unless I'm missing something.