Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1a3f987 authored by Yi Kong's avatar Yi Kong Committed by Gerrit Code Review
Browse files

Merge "Remove LTO workaround" into main

parents ddef001f fc7b21f1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -169,9 +169,6 @@ cc_library_shared {
        "com.android.btservices",
    ],
    min_sdk_version: "Tiramisu",

    // TODO(b/346919576) Workaround LTO build breakage.
    lto_O0: true,
}

cc_library {