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

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

Merge "libgui: Enable PGO" am: 48df445c

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I1f51a2796a825050a250e74160934e90a68de712
parents 3b099278 48df445c
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -132,7 +132,12 @@ cc_library_shared {

    aidl: {
        export_aidl_headers: true,
    }
    },

    pgo: {
        sampling: true,
        profile_file: "libgui/libgui.profdata",
    },
}

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