Searched defs:aidlApiProperties (Results 1 – 1 of 1) sorted by relevance
517 type aidlApiProperties struct { struct518 BaseName string519 Srcs []string `android:"path"`520 AidlRoot string // base directory for the input aidl file521 Stability *string522 Imports []string523 Versions []string