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

Commit 70127e54 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Re-enable LTO for libviabratorservice" into main

parents 03005ce3 925c865a
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -59,12 +59,6 @@ cc_library_shared {
        "-Wunreachable-code",
    ],

    // FIXME: Workaround LTO build breakage
    // http://b/241699694
    lto: {
        never: true,
    },

    local_include_dirs: ["include"],

    export_include_dirs: ["include"],