diff options
author | 2023-10-09 17:53:04 +0000 | |
---|---|---|
committer | 2023-10-11 16:17:55 +0000 | |
commit | 8f83dcd18c6bead85384e359a69ba36b3883b252 (patch) | |
tree | e17afdcf0dd771e7a9811798e3c955be989a0dc8 /java/bootclasspath_fragment_test.go | |
parent | 0bf0865f83ca80a97bcdf2133e9ec8ee5b3a3d18 (diff) |
Add droidstub modules for Soong java testing
Previously, only the essential java_api_library and
java_api_contribution modules were being added to the template bp file
for testing purpose. However, since the child change aosp/2640275
adds droidstubs that generates the java_api_contribution as the
dependency of the java_api_library modules, not adding the droidstubs
modules to the template bp file will lead to missing dependency errors
in Soong test cases that tests the from-text generation &
java_api_library functionality.
To prevent this, this change adds the droidstubs modules instead of the
auto generated java_api_contribution modules to the template bp file to
more closely align with the real life behavior.
Test: m nothing
Bug: 288624417
Change-Id: I6a25e2f6c5f1281e96eca15aa5eec7417635df3f
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions