Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go2539 type ImportProperties struct { struct
2540 Jars []string `android:"path,arch_variant"`
2542 Sdk_version *string
2544 Installable *bool
2547 Libs []string
2550 Exclude_files []string
2553 Exclude_dirs []string
2556 Jetifier *bool
2559 Stem *string
2561 Aidl struct {