Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
I had created the same issue with wrong component earlier
na...@google.com <na...@google.com> #3
I noticed in the sample project you're using an emulator with api30.
We found a bug that is being fixed related to api 30 emulator and baseline profile generation.
Could you please try:
- Updating the baseline profile gradle plugin version (alpha14 is the latest as we speak)
- Change api version to 33 (or anything > 30)
Let me know if this works!
Thanks!
Description
This is due to now aggressive check for stderr
Fix is to not throw if powerstats is missing.