Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 423 Bytes

README.mkdn

File metadata and controls

16 lines (10 loc) · 423 Bytes

Mediatek Rom

Getting Started

To get started with Android/MTKrom, you'll need to get familiar with Git and Repo.

To initialize your local repository using the MTK Rom trees, use a command like this:

repo init -u git://github.com/MTKrom/android_manifest.git -b n-7.1.2

Then to sync up:

repo sync -f --force-sync --no-clone-bundle