Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 492 Bytes

README.mkdn

File metadata and controls

24 lines (12 loc) · 492 Bytes

Welcome to AOSPB

Getting Started

To get started with AOSPB, you'll need to get familiar with Git and Repo.

Please take note that we have two main line branches depending on which hardware base your phone is working.

To initialize your local repository using the AOSPB trees, use this command:

repo init -u git://github.com/AOSPB/manifest.git -b mm6.0

Then sync up with this command:

repo sync