Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1275 artApex bool member
1449 if a.artApex && ctx.Config().IsEnvTrue("EMMA_INSTRUMENT_FRAMEWORK") {
2228 if a.artApex {
2381 func ApexBundleFactory(testApex bool, artApex bool) android.Module {
2384 bundle.artApex = artApex