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.go77 type javaProperties struct { struct
78 Name *string
79 Owner *string
80 Defaults []string
81 Installable *bool
82 Sdk_version *string
83 Platform_apis *bool
84 Srcs []string
85 Static_libs []string
86 Apex_available []string
[all …]