File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,8 @@ The baseline profile for this app is located at [`app/src/main/baseline-prof.txt
140140It contains rules that enable AOT compilation of the critical user path taken during app launch.
141141For more information on baseline profiles, read [ this document] ( https://developer.android.com/studio/profile/baselineprofiles ) .
142142
143- > Note: The baseline profile needs to be re-generated for release builds that touch code which changes app startup.
143+ > [ !NOTE]
144+ > The baseline profile needs to be re-generated for release builds that touch code which changes app startup.
144145
145146To generate the baseline profile, select the ` benchmark ` build variant and run the
146147` BaselineProfileGenerator ` benchmark test on an AOSP Android Emulator.
You can’t perform that action at this time.
0 commit comments