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

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

libgui: Enable PGO

This improved app launch time by 0.90%.

Test: TreeHugger
Bug: 180985299
Change-Id: I548766211cc9ba0e2fb69b47acdafc52179661f6
parent cc9d967d
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