Loading keymaster/aidl/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -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
keymaster/aidl/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -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", }