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 Reference: http://www.cnx-software.com/2015/11/23/how-to-build-and-run-brillo-operating-system-from-source-code/ http://qiita.com/hidenorly/
Continue Reading