Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 457e5062 authored by Spandan Das's avatar Spandan Das
Browse files

Skip resource verification on intermediate android libraries

The use case for this is kythe builds, which still use the legacy
resource processor. https://r.android.com/3207856 special-cased kythe
builds to use the legacy resource processor and retain R.srcjar xrefs.
This unfortunately broke xrefs for android apps that have android
library dependencies with unresolved resource references.

With this CL, the resource verification will be done only on the
top-level app for both ResourceProcessorBusyBox and the legacy
processor builds.

Test: XREF_CORPUS=blah m Traceur-res # builds now
Test: presubmits
Bug: 354854007
Change-Id: Ibc0eaa220a2eb233078c325318ef3bece243f375
parent 32325372
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment