Home
last modified time | relevance | path

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

/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
[all …]
/system/tools/aidl/build/
Dproperties.go80 type javaProperties struct { struct
81 Name *string
82 Owner *string
83 Defaults []string
84 Installable *bool
85 Sdk_version *string
86 Platform_apis *bool
87 Srcs []string
88 Static_libs []string
89 Apex_available []string
[all …]