Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go2137 type sdkLibraryScopeProperties struct { struct
2138 Jars []string `android:"path"`
2140 Sdk_version *string
2143 Libs []string
2146 Stub_srcs []string `android:"path"`
2149 Current_api *string `android:"path"`
2152 Removed_api *string `android:"path"`
2155 Annotations *string `android:"path"`