blob: baa1b462b584b0f9cad9cd47dce89840a76524aa [file] [log] [blame]
android {
defaultConfig {
setTestHandleProfiling true
}
productFlavors {
foo {
setTestHandleProfiling false
}
}
}