Searched defs:policyConf (Results 1 – 1 of 1) sorted by relevance
95 type policyConf struct { struct96 android.ModuleBase98 properties policyConfProperties100 installSource android.Path101 installPath android.InstallPath113 func (c *policyConf) installable() bool {117 func (c *policyConf) stem() string {121 func (c *policyConf) buildVariant(ctx android.ModuleContext) string {134 func (c *policyConf) cts() bool {138 func (c *policyConf) isTargetRecovery() bool {[all …]