Merge "Reminder to freeze keymaster at version "5"" am: a634e859df
am: b9e98012e4
Change-Id: I08e4083e092030aaf16eb81c69783d9b1d24dc84
This commit is contained in:
commit
1fd48bb036
1 changed files with 9 additions and 0 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue