Searched defs:aaptProperties (Results 1 – 1 of 1) sorted by relevance
55 type aaptProperties struct { struct57 Aaptflags []string61 Aapt_include_all_resources *bool66 Asset_dirs []string71 Resource_dirs []string74 Resource_zips []string `android:"path"`77 Manifest *string `android:"path"`80 Additional_manifests []string `android:"path"`83 Dont_merge_manifests *bool110 aaptProperties aaptProperties member