Merge "[Clean up] Remove extra line in test" into tm-mainline-prod
This commit is contained in:
committed by
Android (Google) Code Review
commit
89a23454e4
@@ -51,7 +51,6 @@ public class PresenceScanFilterTest {
|
|||||||
private static final int KEY = 3;
|
private static final int KEY = 3;
|
||||||
private static final byte[] VALUE = new byte[]{1, 1, 1, 1};
|
private static final byte[] VALUE = new byte[]{1, 1, 1, 1};
|
||||||
|
|
||||||
|
|
||||||
private PublicCredential mPublicCredential =
|
private PublicCredential mPublicCredential =
|
||||||
new PublicCredential.Builder(SECRETE_ID, AUTHENTICITY_KEY, PUBLIC_KEY,
|
new PublicCredential.Builder(SECRETE_ID, AUTHENTICITY_KEY, PUBLIC_KEY,
|
||||||
ENCRYPTED_METADATA, METADATA_ENCRYPTION_KEY_TAG)
|
ENCRYPTED_METADATA, METADATA_ENCRYPTION_KEY_TAG)
|
||||||
|
|||||||
Reference in New Issue
Block a user