Searched defs:LibraryProperties (Results 1 – 1 of 1) sorted by relevance
46 type LibraryProperties struct { struct47 Static StaticSharedLibraryProperties `android:"arch_variant"`48 Shared StaticSharedLibraryProperties `android:"arch_variant"`51 Unexported_symbols_list *string `android:"path,arch_variant"`53 Force_symbols_not_weak_list *string `android:"path,arch_variant"`55 Force_symbols_weak_list *string `android:"path,arch_variant"`58 Unique_host_soname *bool60 Aidl struct {65 Proto struct {70 Sysprop struct {[all …]