Merge "[Clean up] Remove extra line in test" into tm-mainline-prod

This commit is contained in:
TreeHugger Robot
2023-04-04 02:39:49 +00:00
committed by Android (Google) Code Review

View File

@@ -51,7 +51,6 @@ public class PresenceScanFilterTest {
private static final int KEY = 3;
private static final byte[] VALUE = new byte[]{1, 1, 1, 1};
private PublicCredential mPublicCredential =
new PublicCredential.Builder(SECRETE_ID, AUTHENTICITY_KEY, PUBLIC_KEY,
ENCRYPTED_METADATA, METADATA_ENCRYPTION_KEY_TAG)