Commit 33f6553
Suprabh Shukla
Null check while removing suspensions
Packages passed to package manager may not exist as
DevicePolicyManager#setUninstallBlocked can be called on non-existent packages.
Test: Builds, existing tests pass.
Bug: 150161010
Bug: 155933497
Change-Id: Ie4ec6c429fde8567b25e9ac06d54a7354d7806611 parent 829ac14 commit 33f6553
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13451 | 13451 | | |
13452 | 13452 | | |
13453 | 13453 | | |
13454 | | - | |
| 13454 | + | |
13455 | 13455 | | |
13456 | 13456 | | |
13457 | 13457 | | |
| |||
13492 | 13492 | | |
13493 | 13493 | | |
13494 | 13494 | | |
13495 | | - | |
| 13495 | + | |
13496 | 13496 | | |
13497 | 13497 | | |
13498 | 13498 | | |
| |||
18884 | 18884 | | |
18885 | 18885 | | |
18886 | 18886 | | |
| 18887 | + | |
18887 | 18888 | | |
18888 | 18889 | | |
18889 | 18890 | | |
| |||
0 commit comments