Skip to content

Instantly share code, notes, and snippets.

@ZdrowyGosciu
Created May 20, 2015 12:08
Show Gist options
  • Save ZdrowyGosciu/a78f57b4a591e3a576de to your computer and use it in GitHub Desktop.
Save ZdrowyGosciu/a78f57b4a591e3a576de to your computer and use it in GitHub Desktop.
Make kernel via ROM
. build/envsetup.sh
lunch pac_d802-userdebug
make -j8 bootimage
(...)
Made boot image: /home/(...)/out/target/product/d802/boot.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment