Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go129 type ApexProperties struct { struct
137 Apex_available []string
139 Info ApexInfo `blueprint:"mutated"`
141 NotAvailableForPlatform bool `blueprint:"mutated"`
156 ApexProperties ApexProperties member