Opt libhwui out of -fprofile-sample-accurate

Some hwui code paths might be infrequently executed but critical to the
UI latency. Opt out of -fprofile-sample-accurate so that the compiler
won't de-optimise cold code paths.

Test: presubmit
Bug: 273415627
Change-Id: Ieaf34fc0d2e75aa54c46fec0fde38cee42a5c3c3
1 file changed