Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go80 type apexBundleProperties struct { struct
83 Manifest *string `android:"path"`
87 AndroidManifest *string `android:"path"`
91 Apex_name *string
96 File_contexts *string `android:"path"`
98 ApexNativeDependencies
100 Multilib apexMultilibProperties
103 Bootclasspath_fragments []string
106 Systemserverclasspath_fragments []string
109 Java_libs []string
[all …]