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

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

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2c5d056d35441bd9eb9a6dad85b65c64a9319125
parents 53c4e8aa 8737fd74
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -149,6 +149,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