Clone AOSP repository
Here are the Steps to clone the repo
sudo apt-get update sudo apt-get install reporepo init -u https://android.googlesource.com/platform/manifest -b mainrepo sync -j64
Last updated
sudo apt-get update
sudo apt-get install reporepo init -u https://android.googlesource.com/platform/manifest -b mainrepo sync -j64Last updated