File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 6969
7070 # Sets the Baseline Profile on its proper place so it gets correctly bundled into Play Store
7171 - name : Move & Rename Baseline Profiles
72- run : cat android-sdk-benchmark/macrobenchmark/build/outputs/managed_device_android_test_additional_output/baselineprofile/pixel6Api34/BaselineProfileGenerator_startup-baseline-prof.txt
73- | grep '^[^[]*io/embrace/android/embracesdk' > embrace-android-sdk/src/main/baseline-prof.txt
72+ run : cp android-sdk-benchmark/macrobenchmark/build/outputs/managed_device_android_test_additional_output/baselineprofile/pixel6Api34/BaselineProfileGenerator_startup-baseline-prof.txt embrace-android-sdk/src/main/baseline-prof.txt
7473
7574 - name : Create baseline profile PR
7675 env :
You can’t perform that action at this time.
0 commit comments