Searched defs:aaptProperties (Results 1 – 1 of 1) sorted by relevance
61 type aaptProperties struct { struct63 Aaptflags []string67 Aapt_include_all_resources *bool70 Assets []string `android:"path"`75 Asset_dirs []string80 Resource_dirs proptools.Configurable[[]string] `android:"path"`83 Resource_zips []string `android:"path"`86 Manifest *string `android:"path"`89 Additional_manifests []string `android:"path"`92 Dont_merge_manifests *bool[all …]