android-17.0
Old block inherited a full TWRP recovery.mk fork and was disabled pending Android 16 TWRP support. Current design keeps stock bootable/recovery unforked and points TARGET_RECOVERY_UI_LIB at librecovery_ui_pawlet_twrp (vendor/pawlet/recovery_ui), which recovery_main.cpp dlopen()s at runtime. Not build-tested yet — libaosprecovery (vendor/pawlet/recovery_toolkit/helpers) has no Android.bp yet, so this module won't link until that's ported.
Raspberry Vanilla AOSP 17 device configuration for Raspberry Pi 5.
Description