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