«

Getting Google Brillo source codes

You can download the latest Google Brillo source codes using the following command:

$ repo init -u https://android.googlesource.com/brillo/manifest -b master
$ repo sync -j8
Share Comment on Twitter