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

Commit b1f2d20a authored by Yi Kong's avatar Yi Kong
Browse files

libgui: Enable ThinLTO

This improves app launch performance by 0.16%.

Test: presubmit
Change-Id: I5723f99387e8f40d30ac52c15c23d25caa5b1042
parent 48df445c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -138,6 +138,10 @@ cc_library_shared {
        sampling: true,
        profile_file: "libgui/libgui.profdata",
    },

    lto: {
        thin: true,
    },
}

// Used by media codec services exclusively as a static lib for