Update locusID documentation to capture privacy around LocusId usage.

Bug: 194374710
Test: n/a

Change-Id: I7e72e1394562788c31e2a6c86f43a028a3e85e0b
This commit is contained in:
Aaron Labiaga
2021-08-23 19:12:26 +00:00
parent e751c7ecfa
commit 8f61cdadcd

View File

@@ -62,6 +62,9 @@ import java.io.PrintWriter;
* <li>Configuring your app to launch the chat conversation through the
* {@link Intent#ACTION_VIEW_LOCUS} intent.
* </ul>
*
* NOTE: The LocusId is only used by an on-device intelligence service provided by the Android
* System, see {@link ContentCaptureManager} for more details.
*/
public final class LocusId implements Parcelable {