summaryrefslogtreecommitdiff
path: root/tools/checker/file_format/c1visualizer/parser.py
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2020-10-05 13:17:02 +0100
committerVictor Chang <vichang@google.com>2020-10-05 13:24:22 +0100
commit9c1c042dd6916e040007ad60a44c6e4e410cedc6 (patch)
tree393a2ebb389ce8659f8367ae75a90ecabe18470d /tools/checker/file_format/c1visualizer/parser.py
parent71f7affff661a9f48afae25e19fcd3b9e82dac33 (diff)
Fix libicu.so missing in general-tests.zip
The libs under host/testcases/art_common/out/host/linux-x86/lib64/ in general-tests are generated by the art_common module in Android.gtest.mk. On host, the correct lib name is not libicu-host.so, but libicu.so, because unique_host_name is false in the libicu Soong module. This CL corrects the .so name in the art_common module. Bug: 160350521 Test: Verified the libicu.so exists in general-tests.zip Change-Id: I11c9618db88635e8b7569fc592694b2d6c9bd52e
Diffstat (limited to 'tools/checker/file_format/c1visualizer/parser.py')
0 files changed, 0 insertions, 0 deletions