mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Reminder to freeze keymaster at version "5""
This commit is contained in:
@@ -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",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user