Some additional details around the changes in the build folder structure
Users, who are building with docker, need not change anything. A new docker will be published on Monday to let it work again. While waiting for it, users can modify their own by looking at this issue .
For those who build without docker
- need to install git-lfs (sudo apt-get install git-lfs)
- after repo sync, need to run repo forall -c ‘git lfs pull’