Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c65ea747 authored by Alex Klyubin's avatar Alex Klyubin Committed by android-build-merger
Browse files

Merge "Use production ID for v2 signing scheme." into nyc-dev am: be8c223c

am: 74d5138d

* commit '74d5138d':
  Use production ID for v2 signing scheme.
parents 50fa48c8 74d5138d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -72,8 +72,7 @@ public class ApkSignatureSchemeV2Verifier {
     * <p>The attribute contains a comma-separated set of signature scheme IDs.
     */
    public static final String SF_ATTRIBUTE_ANDROID_APK_SIGNED_NAME = "X-Android-APK-Signed";
    // TODO: Change the value when signing scheme finalized.
    public static final int SF_ATTRIBUTE_ANDROID_APK_SIGNED_ID = 1234567890;
    public static final int SF_ATTRIBUTE_ANDROID_APK_SIGNED_ID = 2;

    /**
     * Verifies APK Signature Scheme v2 signatures of the provided APK and returns the certificates