summaryrefslogtreecommitdiff
path: root/rust/test_test.go
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2024-08-20 20:45:35 +0000
committer Jared Duke <jdduke@google.com> 2024-08-20 20:45:35 +0000
commit2246844554bb793bf1610d567df2fd4c42802a16 (patch)
treeb8049cbe59fbba6466689d0de65dd26beec33611 /rust/test_test.go
parent6de6d7267f1e05816ba404d62c1c25816b228bd2 (diff)
Restrict R8 -libraryjars refs for stable targets
The current R8 dex pipeline gathers transitive header jars to avoid issues with missing class definitions. While this is benign for platform targets not using a stable SDK, it can introduce issues for stable targets (e.g., duplicate class defs for mainline framework modules). Bypass this transitive jar referencing for such targets that should reference explicit, stable, stub API libraries. A follow-up change will resolve specific issues with mainline system server targets. Bug: 360905238 Test: m Change-Id: I11a136d33ca9dd0dfff436c7045bf1807d17b1e7
Diffstat (limited to 'rust/test_test.go')
0 files changed, 0 insertions, 0 deletions