SuperiorExtended / manifest

12 stars 12 forks source link


Credits:

To get started with the building process, you'll need to get familiar with Git and Repo.

Requirements:

Sync Source:-

repo init -u https://github.com/SuperiorExtended/manifest -b UDC --git-lfs
repo sync --force-sync

Start the build:-

  . build/envsetup.sh
  lunch superior_<devicecodename>-<buildtype>
  mka bacon

Some Links:-