android-16.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 16 device configuration for Raspberry Pi 4.
Description
Languages
C++
91.3%
C
5.5%
Makefile
2.2%
Shell
1%