Skip to content

Instantly share code, notes, and snippets.

@lzzy12
Created September 1, 2017 07:17
Show Gist options
  • Save lzzy12/dcd2965eff14a3b2baeaa96562a753c5 to your computer and use it in GitHub Desktop.
Save lzzy12/dcd2965eff14a3b2baeaa96562a753c5 to your computer and use it in GitHub Desktop.
. build/envsetup.sh
lunch lineage_$(device)-userdebug
make bacon -j8
mkdir -p ~/out
cp out/target/product/$(device)/*.zip ~/out/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment