Searched defs:ImportProperties (Results 1 – 1 of 1) sorted by relevance
1460 type ImportProperties struct { struct1461 Jars []string `android:"path,arch_variant"`1465 Sdk_version *string1469 Min_sdk_version *string1471 Installable *bool1474 Permitted_packages []string1477 Libs []string1480 Exclude_files []string1483 Exclude_dirs []string1486 Jetifier *bool[all …]