From 9024a2f8ab55c19aadf5e6429656ec928d014683 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 11 Dec 2025 09:33:26 +0200 Subject: [PATCH] manifest: Track custom prebuilts/misc revision AOSP added only the arm version of libprotobuf-cpp-{lite,full}-21.12 but some of our older vendor blobs also depend on the arm64 version. We can't fork prebuilts/misc due to its size, so do this trick to add the arm64 prebuilts of libprotobuf-cpp-{lite,full}-21.12 since we have no other way of overriding the build target or the repository. Change-Id: Idde1e5fb3cbc3c260fe629a84afced1e17231287 --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index c024b780..8451e2f7 100644 --- a/default.xml +++ b/default.xml @@ -850,7 +850,7 @@ - +