Skip to content

Instantly share code, notes, and snippets.

@lattice0
Last active January 25, 2021 07:08
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 lattice0/0f5fa522e4561aa8f61e2089d6f013a4 to your computer and use it in GitHub Desktop.
Save lattice0/0f5fa522e4561aa8f61e2089d6f013a4 to your computer and use it in GitHub Desktop.
aosp study annotations
boot.img format:
https://forum.xda-developers.com/t/howto-unpack-edit-and-repack-boot-images.443994/
partitions explanation:
https://forum.xda-developers.com/t/info-android-device-partitions-and-filesystems.3586565/
bootloader unlock possibility for some brands:
https://android.stackexchange.com/a/201319/339667
list of allowed binaries from host os on android build
https://android.googlesource.com/platform/build/soong/+/refs/tags/android-11.0.0_r27/ui/build/paths/config.go#76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment