[AOSP-pick] Add/Update getLocalFiles method to support both BlazeArtifact and OutputArtifact type artifacts #7508
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cherry pick AOSP commit ed8535e5178e2f3f0459e7c01de1902fb319d4c5.
STAT (diff to AOSP): 0 insertions(+), 0 deletion(-)
BlazeArtifact artifact types.
only supports OutputArtifact (as it expects artifacts to contain a
digest).
used in LegacySync or QuerySync (Native debugging).
Bug: 385469770
Test: Existing tests for testing old and new methods as their
implementation will only be updated in next CLs.
Change-Id: I6b7ecfd522f086b712c99e90fe30f1b3b3cb7abe
Change-Id: I523e59d72a3c239b234e0112c76b128e2bc19fb7
AOSP: ed8535e5178e2f3f0459e7c01de1902fb319d4c5