Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/soong/
H A Dcil_compat_map.go73 type cilCompatMap struct { struct
74 android.ModuleBase
75 properties cilCompatMapProperties
77 installSource android.OptionalPath
78 installPath android.InstallPath
101 func (c *cilCompatMap) shouldSkipBuild(ctx android.ModuleContext) bool {
105 func (c *cilCompatMap) stem() string {
109 func (c *cilCompatMap) GenerateAndroidBuildActions(ctx android.ModuleContext) {
157 func (c *cilCompatMap) DepsMutator(ctx android.BottomUpMutatorContext) {
163 func (c *cilCompatMap) AndroidMkEntries() []android.AndroidMkEntries {
[all …]