commit | 7cd72c55e68518605cddcc53c6ce1fb9e0ce1a96 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Dec 23 15:51:29 2021 +0800 |
committer | Yi Kong <yikong@google.com> | Thu Dec 23 15:53:31 2021 +0800 |
tree | 9935b7f364273c1d491f23d7fb92e52be56858ee | |
parent | a98ef807a612f81cf75dd4c83ba09e00d2df6ebf [diff] [blame] |
Move pgo rules to afdo Test: presubmit Change-Id: If50045f942c83029ecca0a9531e328755b3a22eb
diff --git a/libs/ui/Android.bp b/libs/ui/Android.bp index d4d0ee4..506e308 100644 --- a/libs/ui/Android.bp +++ b/libs/ui/Android.bp
@@ -226,10 +226,7 @@ ], min_sdk_version: "29", - pgo: { - sampling: true, - profile_file: "libui/libui.profdata", - }, + afdo: true, } cc_library_headers {