diff options
author | 2024-01-23 00:16:41 +0000 | |
---|---|---|
committer | 2024-01-23 00:29:25 +0000 | |
commit | ee11328709ae33b5e1a904c75c2120e5c4f846a5 (patch) | |
tree | fb89b24806d8fdd74347118ecb1ab64fa455e928 /java/sdk_version_test.go | |
parent | b743155a26661eb65884937c0e33f0a10566adab (diff) |
Prepare to generate "runtime" stubs in droidstubs
In order to prepare generating "runtime" stubs in droidstubs, this
change performs some cleanups, which are:
- Modify droidstubs providers methods to take a StubsType enum as an
input, in order to remove exportable-specific providers. The methods
are also modifed to return an error when the artifact is not provided
for the input StubsType.
- Wrap droidstubs artifact to a struct. This removes artifacts common to
all stubs types from being written out as a individual module property
(e.g. exportableAnnotationsZip -> exportableArtifacts.annotationsZip)
Test: m nothing --no-skip-soong-tests
Bug: 319162970
Change-Id: I6d6c57c5417ca71eab5ddda7981b71fd84fa6ee1
Diffstat (limited to 'java/sdk_version_test.go')
0 files changed, 0 insertions, 0 deletions