Last active
January 17, 2022 04:52
-
-
Save Waxaranai/4ea72fafac6ab4b0f11ca33e7c3fc520 to your computer and use it in GitHub Desktop.
clone trees for conquerOS | Android 12
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone -b 12-conquer https://github.com/Waxaranai/device_xiaomi_mojito device/xiaomi/mojito | |
git clone -b 12-conquer https://github.com/Waxaranai/device_xiaomi_sm6150-common device/xiaomi/sm6150-common | |
git clone -b 12-conquer https://github.com/Waxaranai/vendor_xiaomi_sm6150-common vendor/xiaomi/sm6150-common | |
git clone -b twelve https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_mojito vendor/xiaomi/mojito | |
git clone -b https://github.com/Neternels/android_kernel_xiaomi_mojito kernel/xiaomi/sm6150 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment