chore(android): Add temporary .build-builder file for CI

This commit is contained in:
Darcy Wong 2022-10-06 07:12:33 +07:00
parent b083076b28
commit 619d833ccf

4
android/.build-builder Normal file
View file

@ -0,0 +1,4 @@
The presence of this file tells CI to use the new builder_ style parameters for build.sh
Once all branches for 16.0+ are updated to merge #7407, then we
can remove this file and the corresponding bash test branches in CI.