Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps."
This commit is contained in:
committed by
Android (Google) Code Review
commit
bc7671b9fb
@@ -1261,6 +1261,7 @@ public final class KeyGenParameterSpec implements AlgorithmParameterSpec, UserAu
|
||||
*
|
||||
* Sets whether to include a temporary unique ID field in the attestation certificate.
|
||||
*/
|
||||
@UnsupportedAppUsage
|
||||
@TestApi
|
||||
@NonNull
|
||||
public Builder setUniqueIdIncluded(boolean uniqueIdIncluded) {
|
||||
|
||||
Reference in New Issue
Block a user