Searched defs:policyCil (Results 1 – 1 of 1) sorted by relevance
239 type policyCil struct { struct240 android.ModuleBase242 properties policyCilProperties244 installSource android.Path245 installPath android.InstallPath257 func (c *policyCil) Installable() bool {261 func (c *policyCil) stem() string {265 … (c *policyCil) compileConfToCil(ctx android.ModuleContext, conf android.Path) android.OutputPath {320 func (c *policyCil) GenerateAndroidBuildActions(ctx android.ModuleContext) {342 func (c *policyCil) AndroidMkEntries() []android.AndroidMkEntries {[all …]