summaryrefslogtreecommitdiff
path: root/docs/java.dot
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2024-06-14 12:17:37 -0700
committer Colin Cross <ccross@android.com> 2024-07-11 16:59:34 -0700
commite1a8555581d4939882f94f4270d03a0d24ee93f3 (patch)
tree29dad57048513de4d14e07da02d58d20a5b7a83d /docs/java.dot
parent694fced1e37267ad2f5932a62777336db728d644 (diff)
Add IsAddingDependency to IncomingTransitionContext
Add an IsAddingDependency method to IncomingTransitionContext that returns true if IncomingTransition is called after the transition has already won while adding a new dependency. This will be used as part of the transition mutators to support an apex use case where incoming dependencies during the initial apex mutator need to be rewritten onto the platform variant for modules that don't support the apex, but a later call to OtherModuleDependencyVariantExists must not rewrite the requested apex variation onto the platform variant. This should be used sparingly, all uses will have to be removed in order to support creating variants on demand. Bug: 319288033 Test: TestIsAddingDependency Flag: EXEMPT refactor Change-Id: Ib8e419d35ff8f7cbff9667c1cd40d05ccfacab8b
Diffstat (limited to 'docs/java.dot')
0 files changed, 0 insertions, 0 deletions