To get started with this ROM, you'll need to get familiar with Git and Repo.
To initialize your local repository use a command like this:
repo init -u git://github.com/OMAP4-AOSP/android.git -b aosp-7.0
Then to sync up:
repo sync
To get started with this ROM, you'll need to get familiar with Git and Repo.
To initialize your local repository use a command like this:
repo init -u git://github.com/OMAP4-AOSP/android.git -b aosp-7.0
Then to sync up:
repo sync