Home
last modified time | relevance | path

Searched refs:legacyCorePlatformApiLookup (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dlegacy_core_platform_api_usage.go135 var legacyCorePlatformApiLookup = make(map[string]struct{}) var
139 legacyCorePlatformApiLookup[module] = struct{}{}
144 _, found := legacyCorePlatformApiLookup[ctx.ModuleName()]