Merge "Fix copy-pasted documentation." into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-02-28 13:32:43 +00:00
committed by Android (Google) Code Review

View File

@@ -74,7 +74,8 @@ public abstract class AttestationUtils {
public static final int ID_TYPE_MEID = 3;
/**
* Specifies that the device should attest its MEIDs. For use with {@link #attestDeviceIds}.
* Specifies that the device should sign the attestation record using its device-unique
* attestation certificate. For use with {@link #attestDeviceIds}.
*
* @see #attestDeviceIds
*/