Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Dproperties.go52 type javaProperties struct { struct
53 Name *string
54 Owner *string
55 Defaults []string
56 Installable *bool
57 Sdk_version *string
58 Platform_apis *bool
59 Srcs []string
60 Static_libs []string
61 Apex_available []string
[all …]
/system/tools/hidl/build/
Dproperties.go48 type javaProperties struct { struct
49 Name *string
50 Owner *string
51 Defaults []string
52 Installable *bool
53 Sdk_version *string
54 Srcs []string
55 Libs []string
56 Static_libs []string
57 Apex_available []string