Home
last modified time | relevance | path

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

/build/soong/java/
Daar.go55 type aaptProperties struct { struct
57 Aaptflags []string
61 Aapt_include_all_resources *bool
66 Asset_dirs []string
71 Resource_dirs []string
74 Resource_zips []string `android:"path"`
77 Manifest *string `android:"path"`
80 Additional_manifests []string `android:"path"`
83 Dont_merge_manifests *bool
110 aaptProperties aaptProperties member