commit | e0669326c0282b5b645aba75160425eef9d57617 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Mon Sep 03 15:44:54 2018 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Tue Sep 04 12:57:49 2018 +0100 |
tree | 3bb05553ee5f14081bb4ea8193fd29fa938e722f | |
parent | 56b0773d515527df60a38084cef3b813fefb5b9d [diff] |
Remove PIC option from oat files. dex2oat has been producing only PIC code for some time, so there's no need to record it in the oat file anymore. Also get rid of the now unnecessary relocation logic that was using the flag. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: Pixel 2 XL boots. Test: m test-art-target-gtest Test: testrunner.py --target --optimizing Bug: 77856493 Change-Id: I070071ca5a808371f67883f4ae93d633a76231d0