Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_compat_config.go46 type PlatformCompatConfigInfo struct { struct
47 CompatConfig android.OutputPath
48 SubDir string
/build/soong/apex/
Dapex.go1454 config *java.PlatformCompatConfigInfo, depName string) apexFile {