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
| Property | Value |
|---|---|
| System mount | system-as-root (ro.build.system_root_image=true) |
| Encryption | FDE footer (encryptable=footer) |
| Rotation | 90° (ro.sf.hwrotation=90) |
| Brightness sysfs | /sys/class/backlight/panel0-backlight/brightness |