Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/soong/
H A Dcompat_cil.go43 type compatCil struct { struct
44 android.ModuleBase
45 properties compatCilProperties
46 installSource android.OptionalPath
47 installPath android.InstallPath
62 func (c *compatCil) stem() string {
66 func (c *compatCil) expandSeSources(ctx android.ModuleContext) android.Paths {
70 func (c *compatCil) shouldSkipBuild(ctx android.ModuleContext) bool {
74 func (c *compatCil) GenerateAndroidBuildActions(ctx android.ModuleContext) {
101 func (c *compatCil) AndroidMkEntries() []android.AndroidMkEntries {