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

Commit 33cc3e5e authored by Yi Kong's avatar Yi Kong Committed by Automerger Merge Worker
Browse files

Merge "libgui: Enable ThinLTO" am: 6a09516b

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1605238

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Icc2da26e0ea0566c0b9944fc9d536ba423df5fb3
parents 8d0d63ea 6a09516b
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