commit | 62c976e2c1196b288301a0dcbcfca99a81fd14b7 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Mon Apr 09 10:28:07 2018 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Mon Apr 09 10:38:45 2018 -0700 |
tree | 627f296cd1e343b45b471fab0ba6ba7df0a46b85 | |
parent | 1a8beb60ebf0fe3762199f0c874c434525a4e144 [diff] |
Disable PGO for libhwbinder used in Android.mk Bug: http://b/77320844 Android.mk doesn't have support for PGO either. This causes linker error (about missing __llvm_profile symbols) in the PGO-instrumentation enabled builds in the release branch. Test: m ANDROID_PGO_INSTRUMENT=ALL Change-Id: I82ffcda4ce2429eb6252459b8e969f8b78e1f1c8