commit | cb612e4f8b84e1ca3d02b14dea5c465ca3d5dbb6 | [log] [tgz] |
---|---|---|
author | Calvin Pan <calvinpan@google.com> | Wed May 18 09:22:04 2022 +0000 |
committer | Calvin Pan <calvinpan@google.com> | Wed May 18 11:21:12 2022 +0000 |
tree | bb570041702212bd1280e85595c3786d8de75c55 | |
parent | 3f58f8161f82ff0521082a4219baacb73c2d8adf [diff] |
Avoid printing call stack for the app that doesn't add the LocaleConfig Most apps have not added the LocaleConfig yet and it will print each application's stack when settings query package status. To keep the logs clearer and reduce calls to getStackTrackString() to improve a little performance. Bug: 232557302 Test: Saving about 80% under java stack tracing mode Change-Id: Ic28641c35bad24928418820159a92efc1e146538