Skip to content

Instantly share code, notes, and snippets.

@Megh-Rana
Created May 3, 2025 12:47
Show Gist options
  • Select an option

  • Save Megh-Rana/7a74154d9761bcda5c22005e734d7a86 to your computer and use it in GitHub Desktop.

Select an option

Save Megh-Rana/7a74154d9761bcda5c22005e734d7a86 to your computer and use it in GitHub Desktop.
neo5.sh
git clone https://github.com/Neo5-development/android_kernel_oppo_neo5.git kernel/oppo/neo5 -b cm-12.1
git clone https://github.com/Neo5-development/android_vendor_oppo_neo5.git vendor/oppo/neo5 -b cm-12.1
git clone https://github.com/Neo5-development/android_device_oppo_common.git device/oppo/common -b cm-12.1
git clone https://github.com/Neo5-development/android_device_oppo_neo5.git device/oppo/neo5 -b cm-12.1
git clone https://github.com/LineageOS/android_device_qcom_common device/qcom/common -b cm-12.1
source build/envsetup.sh
lunch cm_neo5-eng
mka bacon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment