Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dcil_compat_map.go72 type cilCompatMap struct { struct
73 android.ModuleBase
74 properties cilCompatMapProperties
76 installSource android.Path
126 func (c *cilCompatMap) GenerateAndroidBuildActions(ctx android.ModuleContext) {
163 func (c *cilCompatMap) DepsMutator(ctx android.BottomUpMutatorContext) {
170 func (c *cilCompatMap) AndroidMk() android.AndroidMkData {
183 func (c *cilCompatMap) GeneratedMapFile() android.Path {