Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dcompat_cil.go35 type compatCil struct { struct
36 android.ModuleBase
37 properties compatCilProperties
38 installSource android.Path
39 installPath android.InstallPath
50 func (c *compatCil) stem() string {
54 func (c *compatCil) expandSeSources(ctx android.ModuleContext) android.Paths {
79 func (c *compatCil) DepsMutator(ctx android.BottomUpMutatorContext) {
83 func (c *compatCil) GenerateAndroidBuildActions(ctx android.ModuleContext) {
102 func (c *compatCil) AndroidMkEntries() []android.AndroidMkEntries {