diff options
author | Paul Duffin <paulduffin@google.com> | 2021-02-04 17:49:33 +0000 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-02-07 10:58:24 +0000 |
commit | 01289a24076289369e8eb6995d35d276f225d18e (patch) | |
tree | 68604918dbd4538c153f3233604197cb0370b817 /java/java.go | |
parent | 89886cbdb05cf4a4445a4fc7706ccff91fb310fd (diff) |
Add test for hiddenAPI index file generation
The index file and the metadata file both currently include duplicate
entries due to them including both the <x> and <x>.impl libraries
created by java_sdk_library in their inputs, plus including both source
and prebuilt versions of the same named module. This change adds a test
to illustrate that behavior. A follow up change will correct the problem
and update the test accordingly.
This change only adds a test for the index file because the metadata
file depends on files from frameworks/base which makes it difficult to
test. Bug 177317659 will fix that and allow the metadata file
generation to be tested too.
Bug: 178361284
Test: m nothing
Change-Id: I33921d7267c9f4bb42726343d73f8a396d536aaa
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions