commit | ed55f314aa6901c0e78d741eb9d27a22cf1c7a68 | [log] [tgz] |
---|---|---|
author | Gavin Corkery <gavincorkery@google.com> | Fri Jan 31 18:36:08 2020 +0000 |
committer | Gavin Corkery <gavincorkery@google.com> | Mon Feb 03 07:07:21 2020 +0000 |
tree | 95f2879ca31c88eb51dd5addf73244a37bd42f02 | |
parent | c5f436ec5e91b957a3a214faa801f0271d7a0557 [diff] |
Log empty string for packages without logging_parent Previously, if a package did not have a logging parent then we would use the package itself for logging purposes. Instead, use the empty string and a version code of 0 when logging this case. Test: atest WatchdogRollbackLoggerTest Bug: 148669063 Change-Id: Ie2f86d3fc4c2ef17d344fc1dd5b3e70393db6a66