Merge "Re-enable LTO for libdl" into main
This commit is contained in:
commit
3c37d122eb
1 changed files with 0 additions and 4 deletions
|
@ -148,10 +148,6 @@ cc_library {
|
|||
"//apex_available:platform",
|
||||
"com.android.runtime",
|
||||
],
|
||||
|
||||
lto: {
|
||||
never: true,
|
||||
},
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
|
Loading…
Reference in a new issue