Searched defs:policyConf (Results 1 – 1 of 1) sorted by relevance
99 type policyConf struct { struct100 android.ModuleBase101 android.DefaultableModuleBase102 flaggableModuleBase104 properties policyConfProperties106 installSource android.Path107 installPath android.InstallPath142 func (c *policyConf) installable() bool {146 func (c *policyConf) stem() string {150 func (c *policyConf) buildVariant(ctx android.ModuleContext) string {[all …]