Are you checking a release build? It will only be included in release builds.
d
Dan Yang
04/13/2022, 12:21 AM
Yeah I was checking the release build. However I think I figured it out. I was looking at a universal.apk created from an app bundle via [bundletool(https://developer.android.com/studio/command-line/bundletool)
Building straight from Android Studio and checking the
.apk
produced in the build output folder had the baseline prof file.
dependency to your app module for this? Or, was just using AGP 7.1+ enough to have the Compose profiles installed/bundled with app bundles?
Thanks! 🙏🏼 🙏🏼