Skip to content

Commit bf55bee

Browse files
Switch to lynx api 33 for baseline profile generation on FTL
1 parent 39fe5d4 commit bf55bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase_test_lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
--type instrumentation \
7777
--app ${{ github.workspace }}/MacrobenchmarkSample/app/build/outputs/apk/benchmarkRelease/app-benchmarkRelease.apk \
7878
--test ${{ github.workspace }}/MacrobenchmarkSample/macrobenchmark/build/outputs/apk/benchmarkRelease/macrobenchmark-benchmarkRelease.apk \
79-
--device model=redfin,version=30,locale=en,orientation=portrait \
79+
--device model=lynx,version=33,locale=en,orientation=portrait \
8080
--directories-to-pull /sdcard/Download \
8181
--results-bucket gs://macrobenchmark-results \
8282
--environment-variables clearPackageData=true,additionalTestOutputDir=/sdcard/Download,no-isolated-storage=true,androidx.benchmark.enabledRules=Macrobenchmark \

0 commit comments

Comments
 (0)