Searched defs:commonProperties (Results 1 – 1 of 1) sorted by relevance
97 type commonProperties struct { struct98 Name string99 Deps []string100 Tags []string103 Enabled *bool `android:"arch_variant"`109 Compile_multilib string112 Proprietary bool115 CompileHostOrDevice HostOrDevice `blueprint:"mutated"`118 CompileHostType HostType `blueprint:"mutated"`121 CompileArch Arch `blueprint:"mutated"`[all …]