android / android/nowinandroid
[FR]: Narrow build scope for baseline profile generation
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 21.8k
- Forks
- 4.6k
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the problem
Currently the BP nightly build uses assemble. This is more resource intensive than necessary.
### Describe the solution
Narrow the scope of the gradle command to only generate a profile for prod and demo release builds.
### Additional context
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.