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

Commit 223f81bb authored by Yi Kong's avatar Yi Kong
Browse files

Enable AutoFDO for libbinder_ndk

This allows compiler to perform better optimization using profiles
gathered from users.

Test: presubmit
Bug: 79161490
Change-Id: Ifa046754f58a406f2c026544ffd9997bf3900842
parent ab3bf02f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -139,6 +139,7 @@ cc_library {
        "performance*",
        "portability*",
    ],
    afdo: true,
}

cc_library_headers {