Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go133 type ApexProperties struct { struct
141 Apex_available []string
143 Info ApexInfo `blueprint:"mutated"`
145 NotAvailableForPlatform bool `blueprint:"mutated"`
160 ApexProperties ApexProperties member