Home
last modified time | relevance | path

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

/build/soong/aconfig/codegen/
Djava_aconfig_library.go31 var aconfigSupportedModes = []string{"production", "test", "exported", "force-read-only"} var
135 return android.InList(mode, aconfigSupportedModes)