commit | 975cc73d90c82ade9de1c8b22a91f6ca1da01c52 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 10 20:08:52 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 10 20:08:52 2024 +0000 |
tree | c387b38f5caeaf3553a9869555b2ecb2036d69d9 | |
parent | ef216177f2b1a7811cc8fa1a8d284644284f3292 [diff] | |
parent | 9fc49bdb5e7d3370a7b1567eec6e9650538d581b [diff] |
Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main
diff --git a/linker/Android.bp b/linker/Android.bp index d82e687..563cf3d 100644 --- a/linker/Android.bp +++ b/linker/Android.bp
@@ -394,10 +394,6 @@ }, afdo: true, - - // FIXME: Workaround compat issue with obfuscation libraries. - // http://b/352456802 - lto_O0: true, } // ========================================================