Skip to content

Instantly share code, notes, and snippets.

@andrenarchy
Created November 18, 2015 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrenarchy/f8cffbaab6080c71dcf8 to your computer and use it in GitHub Desktop.
Save andrenarchy/f8cffbaab6080c71dcf8 to your computer and use it in GitHub Desktop.
CyanogenMod update w/ encryption

IMPORTANT: use full zip (signed flashable zip; not the incremental update)

FILE="http://builds.cyngn.com/factory/bacon/cm-12.1-YOG4PAS2QL-bacon-signed.zip"
wget ${FILE}
# copy ${FILE} to phone storage (/sdcard)
# reboot to recovery, install ${FILE}, wipe cache & dalvik cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment