Searched defs:policyConf (Results 1 – 1 of 1) sorted by relevance
62 type policyConf struct { struct63 android.ModuleBase65 properties policyConfProperties67 installSource android.Path68 installPath android.InstallPath80 func (c *policyConf) installable() bool {84 func (c *policyConf) stem() string {88 func (c *policyConf) buildVariant(ctx android.ModuleContext) string {101 func (c *policyConf) cts() bool {105 func (c *policyConf) withAsan(ctx android.ModuleContext) string {[all …]