Skip to content

Instantly share code, notes, and snippets.

@liyinsg
Last active December 27, 2015 03:55
Show Gist options
  • Save liyinsg/5f377b09da56af22eec0 to your computer and use it in GitHub Desktop.
Save liyinsg/5f377b09da56af22eec0 to your computer and use it in GitHub Desktop.
Init AOSP 6.0 repo
repo init -u https://android.googlesource.com/platform/manifest --reference=/var/aosp -b android-6.0.0_r1
@liyinsg
Copy link
Author

liyinsg commented Dec 27, 2015

i.MX53:

./build_android.sh --board=imx53_qsb --build-choice=all --lunch-type=eng --cpus-kernel=4  --cpus-android=4 && ./flash_android.sh /dev/sdc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment