To get started with Android/SunOS, you'll need to get familiar with Source Control Tools.
To initialize your local repository using the SunOS trees, use a command like this:
repo init -u https://github.com/SunOS-Project/android.git -b bienor --git-lfs
Then to sync up:
repo sync