From 299bad56b4b0ce34c1e15dcccd2e9d87e36828cf Mon Sep 17 00:00:00 2001 From: oxmc7769 Date: Sat, 11 Jul 2026 19:38:36 -0700 Subject: [PATCH] Drop dead TWRP-fork manifest block, add external_update_binary Old bootable/recovery + vendor/pawlet/twrp_recovery + vendor/twrp projects were commented-out remnants of the abandoned full-fork approach. Current design keeps stock bootable/recovery unforked and plugs TWRP's GUI/toolkit in via vendor/pawlet/recovery_ui and recovery_toolkit, already synced as part of vendor/pawlet. Adds external/update_binary (applypatch/updater/edify, restored after Google dropped it from AOSP) which had no manifest entry at all. --- common/pawletos.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/pawletos.xml b/common/pawletos.xml index fb7b453..4255b85 100644 --- a/common/pawletos.xml +++ b/common/pawletos.xml @@ -11,6 +11,10 @@ + +