blob: fcd4efc68ed727d8f338635f1653ded6893c08fd [file] [log] [blame]
aidl_interface {
name: "vintf-graphics-common",
host_supported: true,
vendor_available: true,
vndk: {
enabled: true,
support_system_process: true,
},
srcs: [
"android/hardware/graphics/common/*.aidl",
],
stability: "vintf",
imports: [
"vintf-common"
],
backend: {
java: {
enabled: false,
},
cpp: {
enabled: false,
},
},
}