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

Commit eb393d45 authored by David Drysdale's avatar David Drysdale Committed by Automerger Merge Worker
Browse files

Merge "Align KeyMint AIDL with usage" am: 6b8f292b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1682041

Change-Id: Ifbfee047de1cd0abb68723ede408658286cfae0a
parents debea981 6b8f292b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -66,9 +66,6 @@ public final class KeymasterDefs {
    public static final int KM_TAG_CALLER_NONCE = Tag.CALLER_NONCE; // KM_BOOL | 7;
    public static final int KM_TAG_MIN_MAC_LENGTH = Tag.MIN_MAC_LENGTH; // KM_UINT | 8;

    public static final int KM_TAG_BLOB_USAGE_REQUIREMENTS =
            Tag.BLOB_USAGE_REQUIREMENTS; // KM_ENUM | 705;

    public static final int KM_TAG_RSA_PUBLIC_EXPONENT = Tag.RSA_PUBLIC_EXPONENT; // KM_ULONG | 200;
    public static final int KM_TAG_INCLUDE_UNIQUE_ID = Tag.INCLUDE_UNIQUE_ID; // KM_BOOL | 202;