| commit | f9f16203ecb58e696af9bddd3dbf152c2c3b8aaa | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Tue Jan 28 12:22:04 2020 -0800 |
| committer | Elliott Hughes <enh@google.com> | Tue Jan 28 12:22:04 2020 -0800 |
| tree | 12befa813f4cf653a2f259d5157f4300961d4e7a | |
| parent | ad2132200a0aa53a984b111aa29ff75239a09dec [diff] |
Track bionic test change. Bug: http://b/147452927 Test: treehugger Change-Id: Iffffeba32a65ab4d51490c30781200019f31b9f3
diff --git a/tests/tests/bionic/Android.build.copy.libs.mk b/tests/tests/bionic/Android.build.copy.libs.mk index 5867547..e248738 100644 --- a/tests/tests/bionic/Android.build.copy.libs.mk +++ b/tests/tests/bionic/Android.build.copy.libs.mk
@@ -44,8 +44,10 @@ libdlext_test_zip/libdlext_test_zip.so \ libdlext_test_zip/libdlext_test_zip_zipaligned.zip \ libgnu-hash-table-library.so \ - librelr-new.so \ - librelr-old.so \ + librelocations-fat.so \ + librelocations-ANDROID_RELR.so \ + librelocations-ANDROID_REL.so \ + librelocations-RELR.so \ libsegment_gap_inner.so \ libsegment_gap_outer.so \ libsysv-hash-table-library.so \