Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go239 type policyCil struct { struct
240 android.ModuleBase
242 properties policyCilProperties
244 installSource android.Path
245 installPath android.InstallPath
257 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 …]