Searched defs:ApexSet (Results 1 – 1 of 1) sorted by relevance
247 type ApexSet struct { struct248 android.ModuleBase249 prebuiltCommon251 properties ApexSetProperties253 installDir android.InstallPath254 installFilename string255 outputApex android.WritablePath259 compatSymlinks []string284 func (a *ApexSet) installable() bool {288 func (a *ApexSet) InstallFilename() string {[all …]