Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dproperties.go50 type javaProperties struct { struct
51 Name *string
52 Owner *string
53 Defaults []string
54 Installable *bool
55 Sdk_version *string
56 Srcs []string
57 Libs []string
58 Static_libs []string
59 Apex_available []string
[all …]
/system/tools/aidl/build/
Dproperties.go66 type javaProperties struct { struct
67 Name *string
68 Owner *string
69 Defaults []string
70 Installable *bool
71 Sdk_version *string
72 Platform_apis *bool
73 Srcs []string
74 Static_libs []string
75 Apex_available []string
[all …]