commit | b18a57cbc158d9540e388ab6e694b2dad9e7676d | [log] [tgz] |
---|---|---|
author | Kohsuke Yatoh <kyatoh@google.com> | Thu Jan 21 12:37:32 2021 -0800 |
committer | Kohsuke Yatoh <kyatoh@google.com> | Fri Jan 22 17:01:53 2021 +0000 |
tree | 8473c22bdf25d7ddbbf36b884959adfd8c971f54 | |
parent | ede25d217e0403f604bd22d7dd05fd9dedf5b206 [diff] |
Set FOREGROUND thread priority to 'fonts' thread. 'fonts' thread will block UI thread, so it should have a higher priority than DEFAULT. Bug: 178195682 Test: adb shell "ps -A -l -T" | grep fonts Change-Id: I4fd67389abcfd7d1b78a3db3dc86422a7a837024