commit | d3dcf5106ef77ae910c0cdf069a572c7a77faca9 | [log] [tgz] |
---|---|---|
author | Kevin Han <kevhan@google.com> | Thu May 13 16:44:24 2021 -0700 |
committer | Kevin Han <kevhan@google.com> | Thu May 13 16:50:15 2021 -0700 |
tree | 1fbe30c86f9daefd4b0ea5bf91cb5ad22de83b04 | |
parent | b5ddeefc099ca947320e2ac8b973ed06d10d37a1 [diff] |
Log instead of throw exception when pkg not found Throwing an exception for the package being missing in app hibernation service crashes the system, so we replace it with a log to keep builds with hibernation stable. Bug: 188059563 Test: builds Change-Id: I9cf461ab01369ff790f3fa196c3f8e5e1a33b0e3