Fixed
Status Update
Comments
cc...@google.com <cc...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
cc...@google.com <cc...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
We should also make sure that the BenchmarkPlugin correctly sets release { isDefault = true } to ensure that the default build variant when running benchmarks in studio is also "release". Otherwise, conflicting testBuildType in Gradle and build variant set int Studio will cause benchmarks to fail to compile.