Home
last modified time | relevance | path

Searched defs:aidlApiProperties (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/build/
Daidl_interface.go517 type aidlApiProperties struct { struct
518 BaseName string
519 Srcs []string `android:"path"`
520 AidlRoot string // base directory for the input aidl file
521 Stability *string
522 Imports []string
523 Versions []string