Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_compat_config.go287 type globalCompatConfig struct { struct
288 android.ModuleBase
290 properties globalCompatConfigProperties
292 outputFilePath android.OutputPath
295 func (c *globalCompatConfig) GenerateAndroidBuildActions(ctx android.ModuleContext) {
310 func (h *globalCompatConfig) OutputFiles(tag string) (android.Paths, error) {