| # Config file for AndroidThings release branch | |
| # | |
| # Do not modify property names | |
| # Run make reconfig if you change a value | |
| # while buildbot is running | |
| # | |
| # PROPERTIES | |
| # Branch name to use for the run. Change it to the latest release branch. | |
| BRANCH_NAME=1.25at | |
| USE_GN=1 |