mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge changes from topic "b188871598-security"
* changes: neuralnetworks: use versions for imports .graphics.common: use versions for imports keymint: use versions for imports
This commit is contained in:
@@ -21,7 +21,7 @@ aidl_interface {
|
||||
],
|
||||
stability: "vintf",
|
||||
imports: [
|
||||
"android.hardware.common",
|
||||
"android.hardware.common-V2",
|
||||
],
|
||||
backend: {
|
||||
java: {
|
||||
|
||||
@@ -16,8 +16,8 @@ aidl_interface {
|
||||
],
|
||||
stability: "vintf",
|
||||
imports: [
|
||||
"android.hardware.common",
|
||||
"android.hardware.graphics.common",
|
||||
"android.hardware.common-V2",
|
||||
"android.hardware.graphics.common-V2",
|
||||
],
|
||||
backend: {
|
||||
java: {
|
||||
|
||||
@@ -14,7 +14,7 @@ aidl_interface {
|
||||
"android/hardware/security/keymint/*.aidl",
|
||||
],
|
||||
imports: [
|
||||
"android.hardware.security.secureclock",
|
||||
"android.hardware.security.secureclock-V1",
|
||||
],
|
||||
stability: "vintf",
|
||||
backend: {
|
||||
|
||||
Reference in New Issue
Block a user