commit | d4db713dccc0fffd1934a81bdc6a57303f5c3ec9 | [log] [tgz] |
---|---|---|
author | Hui Yu <huiyu@google.com> | Thu Aug 05 12:26:38 2021 -0700 |
committer | Hui Yu <huiyu@google.com> | Wed Aug 11 10:41:54 2021 -0700 |
tree | e1890c99932fb2f9abcb551ba3edaadae595ac20 | |
parent | df1723afdfc10112a99f77439224f157af301fa2 [diff] |
Reduce background FGS start WTF log messages. In ActivityManagerConstants, add key "fgs_start_allowed_log_sample_rate" for the "allowed" WTF log sample rate, default sample rate is 25%; add key "fgs_start_denied_log_sample_rate" for the "denied" WTF log sample rate, default sample rate is 100%. In ActiveServices.java, use these two sample rates for the FGS start WTF log messages. Bug: 195672687 Test: build and run. Change-Id: I21cd83552b2988f7e5233094d93f93ba1b6af04a