CustomROMs / android_local_manifests_i9300

Local manifests and patches for i9300 / t0lte
6 stars 7 forks source link

LineageOS

Getting started

1. mkdir -p LOS18 && cd LOS18
  1. Initialize your local repository using the LineageOS trees with a command

    repo init -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs
  2. Clone this repo:

    git clone https://github.com/CustomROMs/android_local_manifests_i9300 .repo/local_manifests -b lineage-18.1
  3. Sync LineageOS trees:

    repo sync --no-tags --no-clone-bundle --force-sync -c -j8
  4. To build:

    . build/envsetup.sh
    lunch lineage_i9300-userdebug
    make -j8 bacon