commit | 154cdf1b7735d7cf39068ccd6d9008a12d37695e | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Jan 25 07:40:06 2022 +0000 |
committer | Junyu Lai <junyulai@google.com> | Tue Jan 25 09:59:38 2022 +0000 |
tree | fcf239a71aabc5d85471e9d14d47ec589929206a | |
parent | 96bc724b39108fa1d0d88ef8eecaec5e99fa639d [diff] |
[MS69.1] Fix TrafficStats.init crashs for supplemental process Supplemental apps has limited capabilities and service discovery is restricted. Hence, calling TrafficStats.init would result in crash. This change includes: 1. Print log instead of crashing process when running into any unexpected cases. Test: atest SupplementalProcessManagerTests Bug: 216062904 Change-Id: I7f827ccc485c997745779053b5936a6cb30e8219