Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go347 type policyCil struct { struct
348 android.ModuleBase
350 properties policyCilProperties
352 installSource android.Path
353 installPath android.InstallPath
365 func (c *policyCil) Installable() bool {
369 func (c *policyCil) stem() string {
373 … (c *policyCil) compileConfToCil(ctx android.ModuleContext, conf android.Path) android.OutputPath {
432 func (c *policyCil) GenerateAndroidBuildActions(ctx android.ModuleContext) {
456 func (c *policyCil) AndroidMkEntries() []android.AndroidMkEntries {