Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go338 type policyCil struct { struct
339 android.ModuleBase
341 properties policyCilProperties
343 installSource android.Path
344 installPath android.InstallPath
356 func (c *policyCil) Installable() bool {
360 func (c *policyCil) stem() string {
364 … (c *policyCil) compileConfToCil(ctx android.ModuleContext, conf android.Path) android.OutputPath {
412 func (c *policyCil) GenerateAndroidBuildActions(ctx android.ModuleContext) {
436 func (c *policyCil) AndroidMkEntries() []android.AndroidMkEntries {