summaryrefslogtreecommitdiff
path: root/test/Extension2/ExtensionClass2.java
Commit message (Collapse)AuthorAgeFilesLines
* Deduplicate interned image strings.Vladimir Marko2020-03-311-0/+21
Also fix a bug in relocation; even for -Xnorelocate we need to relocate second and later extension if it's not compiled against all previous boot image components. Also clean up InternTable includes. Test: New tests in image_space_test. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: aosp_taimen-userdebug boots. Bug: 152037801 Change-Id: Ie6ae70721f4ffb48950bd248ffa123dee460bcd7