Searched defs:ImportProperties (Results 1 – 1 of 1) sorted by relevance
1127 type ImportProperties struct { struct1128 Jars []string `android:"path,arch_variant"`1132 Sdk_version *string1136 Min_sdk_version *string1138 Installable *bool1142 Permitted_packages []string1145 Libs []string1148 Exclude_files []string1151 Exclude_dirs []string1154 Jetifier *bool[all …]