Fixed
Status Update
Comments
ap...@google.com <ap...@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?
na...@google.com <na...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Component used: macrobenchmark 1.2.0-alpha16 Devices/Android versions reproduced on: pixel 6 api 33 userdebug
When running benchmarks on userdebug build on an app that isn't
<profileable />
, macrobenchmark fails with theNOT-PROFILEABLE
error and you need to suppress it.On userdebug builds though, it shouldn't complain at all as the app can be profiled anyway.