Skip to content

Instantly share code, notes, and snippets.

@shakalaca
Last active September 17, 2017 00:23
Show Gist options
  • Save shakalaca/91dda95fa1fe8fda4b3ea462d6b6e55a to your computer and use it in GitHub Desktop.
Save shakalaca/91dda95fa1fe8fda4b3ea462d6b6e55a to your computer and use it in GitHub Desktop.
bash 設定
環境基本安裝
sudo apt install build-essential
sudo apt install python-minimal
sudo apt install bc
sudo apt install unzip
編譯 kernel 用的 compiler
git clone https://source.codeaurora.org/quic/la/platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9 -b android-framework.lnx.2.0.r5-rel
解開打包 boot.img 的工具
https://github.com/osm0sis/mkbootimg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment