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

Commit 8737fd74 authored by Yi Kong's avatar Yi Kong Committed by Automerger Merge Worker
Browse files

Merge "libgui: Enable ThinLTO" am: 6a09516b am: 33cc3e5e

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: If299899e53b0ebe5c7e3c99950838f5464754423
parents 6e503857 33cc3e5e
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