Home
last modified time | relevance | path

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

/build/soong/android/
Dvariable.go523 ArtTargetIncludeDebugBuild *bool `json:",omitempty"` member
Dconfig.go2405 if c.productVariables.ArtTargetIncludeDebugBuild != nil {
2406 return Bool(c.productVariables.ArtTargetIncludeDebugBuild)