commit | 361ba86734fb2821a6adcfdf775db8abd04e0de0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Jul 18 03:50:44 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Jul 18 03:50:44 2024 +0000 |
tree | 68b63c92db56eb480e39be2586a027a52e5e4a01 | |
parent | c5052b4283508ae2872d6e2d332ee1c8d3703c4f [diff] | |
parent | a78c33a6c2d314c425e22aff4cc293b3eb546535 [diff] |
Merge cherrypicks of ['android-review.googlesource.com/3174662'] into 24Q3-release. Change-Id: I42df910d990b9e8bc9c286b688e5e360ee33774f
diff --git a/linker/Android.bp b/linker/Android.bp index 78109e8..d8fdb11 100644 --- a/linker/Android.bp +++ b/linker/Android.bp
@@ -449,6 +449,10 @@ }, afdo: true, + + // FIXME: Workaround compat issue with obfuscation libraries. + // http://b/352456802 + lto_O0: true, } // ========================================================