Skip to content

Instantly share code, notes, and snippets.

@RahifM
Created August 10, 2022 10:10
Show Gist options
  • Save RahifM/7a97e94b65db02caf6f4f71f5adeafcb to your computer and use it in GitHub Desktop.
Save RahifM/7a97e94b65db02caf6f4f71f5adeafcb to your computer and use it in GitHub Desktop.
mkdir los16 && cd los16
repo init --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-16.0 --depth=1 -g default,-mips,-darwin,-notdefault
repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8
git clone https://github.com/RahifM/proprietary_vendor_xiaomi -b lineage-16.0 --depth=1 vendor/xiaomi
. build/env* && brunch beryllium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment