Why does the process need to access a users location? That data is so private that not even a Launchpad Admin can see it. I suppose it does not care, but the change operation thinks it has changed.
I proposed we annotate the interface with doNotSnapshot() to ensure it is not used. Since only the real user can see and access the information, such changes never need to be snapshotted to communicate the change.
Why does the process need to access a users location? That data is so private that not even a Launchpad Admin can see it. I suppose it does not care, but the change operation thinks it has changed.
I proposed we annotate the interface with doNotSnapshot() to ensure it is not used. Since only the real user can see and access the information, such changes never need to be snapshotted to communicate the change.