File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 5555 -Pandroid.experimental.testOptions.managedDevices.emulator.showKernelLogging=true
5656 -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
5757
58- # This generates both baseline and startup profile and adds them into the generated folder
59- - name : Generate Baseline Profile
60- run : ./gradlew :app:generateReleaseBaselineProfile
61- -Pandroid.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=baselineprofile
62- -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
63- --stacktrace
58+ - name : Build all build type and flavor permutations including baseline profiles
59+ run : ./gradlew :app:assemble
60+ -Pandroid.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=baselineprofile
61+ -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
62+ -Pandroid.experimental.testOptions.managedDevices.emulator.showKernelLogging=true
You can’t perform that action at this time.
0 commit comments