android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.61k stars 3.01k forks source link

[Bug]: Generate Demo Baseline Profile doesn't work #1467

Open Jaehwa-Noh opened 4 months ago

Jaehwa-Noh commented 4 months ago

Is there an existing issue for this?

Is there a StackOverflow question about this issue?

What happened?

In the Generate Demo Baseline Profile use pixel6Api31atdDemoBenchmarkAndroidTest.

https://github.com/android/nowinandroid/blob/211654ff16aea732cab8fd6148998c2a7293612f/.run/Generate%20Demo%20Baseline%20Profile.run.xml#L37



There's no pixel6Api31atdDemoBenchmarkAndroidTest task exists.

image

Relevant logcat output

No response

Code of Conduct