Home
last modified time | relevance | path

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

/aosp12/system/sepolicy/build/soong/
H A Dcompat_cil.go29 c := &compatCil{}
35 type compatCil struct { struct
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 {