blob: a4fcbfe54ba04185dcfb6cddf61b828427b4400a [file] [log] [blame]
aidl_interface {
name: "android.hardware.biometrics.face",
vendor_available: true,
srcs: [
"android/hardware/biometrics/face/**/*.aidl",
],
imports: [
"android.hardware.biometrics.common",
"android.hardware.common",
"android.hardware.keymaster",
],
stability: "vintf",
backend: {
java: {
platform_apis: true,
},
cpp: {
enabled: false,
},
},
}