Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvariable.go528 ArtTargetIncludeDebugBuild *bool `json:",omitempty"` member
H A Dconfig.go2242 if c.productVariables.ArtTargetIncludeDebugBuild != nil {
2243 return Bool(c.productVariables.ArtTargetIncludeDebugBuild)