Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_compat_config.go283 type globalCompatConfig struct { struct
284 android.ModuleBase
286 properties globalCompatConfigProperties
288 outputFilePath android.OutputPath
291 func (c *globalCompatConfig) GenerateAndroidBuildActions(ctx android.ModuleContext) {
306 func (h *globalCompatConfig) OutputFiles(tag string) (android.Paths, error) {