15 lines
509 B
Markdown
15 lines
509 B
Markdown
# Xiaomi 12S Pro LineageOS 20
|
|
|
|
1. repo init -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs --no-clone-bundle
|
|
2. git clone https://github.com/xiaomi-unicorn/local_manifests .repo/local_manifests -b lineage-20
|
|
3. repo sync --no-clone-bundle
|
|
4. patches/patch.sh
|
|
5. . build/envsetup.sh
|
|
6. lunch lineage_unicorn-userdebug
|
|
7. mka bacon
|
|
|
|
# 由arian大佬适配
|
|
1. https://github.com/arian-ota/changelog
|
|
2. https://github.com/arian-ota/ota
|
|
3. https://github.com/cupid-development
|