Session 03 — 2026-03-16c — TWRP Device Tree + Docker Build Env

Session 03 — 2026-03-16c

Duration: ~1 hour · Phase: 03b (TWRP)


Key Events

  • Stock recovery unpacked with magiskboot; ramdisk inspected
  • twrpdtgen v3.0.0 run → device tree skeleton at device/onyx/noteair1/
  • 7 manual corrections applied (paths, kernel format, partition sizes, rotation, fstab)
  • Docker image twrp-builder:latest built with Ubuntu 20.04 + AOSP deps
  • TWRP repo sync started (twrp-12.1) — running at session end

Recovery Ramdisk Findings

PropertyValue
System mountsystem-as-root (ro.build.system_root_image=true)
EncryptionFDE footer (encryptable=footer)
Rotation90° (ro.sf.hwrotation=90)
Brightness sysfs/sys/class/backlight/panel0-backlight/brightness

More posts