commit | 2e1192c4eb46a16f1708cbf6c8a23d9d5150ce82 | [log] [tgz] |
---|---|---|
author | Kevin Han <kevhan@google.com> | Wed Apr 21 13:00:31 2021 -0700 |
committer | Kevin Han <kevhan@google.com> | Wed Apr 21 13:00:31 2021 -0700 |
tree | 9301672e0fde3602544b42c470a155bc860c850b | |
parent | d560996d0fc45d685f89d0e9deb0fd84f13c7509 [diff] |
Add null pointer check to getStopped PackageSetting is not guaranteed to be non-null which caused test failures. This adds a null check. Bug: 184936704 Test: presubmit Change-Id: Ie58ffa0d9abde5417e4db48389e526eaf43e0cf6