diff options
author | 2024-04-02 12:21:34 -0700 | |
---|---|---|
committer | 2024-04-02 12:21:34 -0700 | |
commit | 28ac2ffc8083a71b9e9f97098af4d12f1f732411 (patch) | |
tree | a900a749bcb50126b4869ceb2dcb33cddf766381 /java/java_test.go | |
parent | ddde9e29a477ed46d14411c4d252df50e68ee114 (diff) |
Strip relative paths from android_library_import output files
androidx.annotation_annotation is used as a test data file, and
converting it from an android_library to an android_library_import
causes the relative path used in the test data path to change.
Clear the relative path in android_library_import the same way that
android_library and other java based modules do.
Also change the name of classes-combined.jar to the name of the
module so that the output file has the right name if there are no
static dependences that require running the merge_zips step.
Bug: 288358614
Test: TestAndroidLibraryOutputFileRel
Change-Id: I28210aa370a742d789102ff71db3685ca744878f
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions