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

Commit a634e859 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Reminder to freeze keymaster at version "5""

parents 1ac087e4 3c1519c5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -20,3 +20,12 @@ aidl_interface {
        "2",
    ],
}

// This is a reminder that the next version of keymaster should be frozen at
// version "5" to avoid confusion with other versions of this interface.
cc_library {
    name: "android.hardware.keymaster-V3-java",
}
cc_library {
    name: "android.hardware.keymaster-V4-java",
}