Home
last modified time | relevance | path

Searched defs:policyCil (Results 1 – 1 of 1) sorted by relevance

/system/sepolicy/build/soong/
Dpolicy.go316 type policyCil struct { struct
317 android.ModuleBase
319 properties policyCilProperties
321 installSource android.Path
322 installPath android.InstallPath
334 func (c *policyCil) Installable() bool {
338 func (c *policyCil) stem() string {
342 … (c *policyCil) compileConfToCil(ctx android.ModuleContext, conf android.Path) android.OutputPath {
401 func (c *policyCil) GenerateAndroidBuildActions(ctx android.ModuleContext) {
423 func (c *policyCil) AndroidMkEntries() []android.AndroidMkEntries {
[all …]