commit | 9d5b4df6d775c91a14f29c21fc8b219496aabb86 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Tue Jan 07 15:26:22 2020 -0800 |
committer | Winson <chiuwinson@google.com> | Tue Jan 07 15:41:02 2020 -0800 |
tree | cfd5b109b26858fd974ab190a11ae4d5364aa80d | |
parent | 45328cdf427b3d3108d8fd5d5f4b7c6cf9fc1e44 [diff] |
Throw IOException when checking if invalid target defines overlayable PackageInfo can be null for cases where the target is missing, and this should not crash in those cases. Mirrors the behavior of getOverlayableForTarget by converting null to an IOException. Bug: 147255897 Change-Id: I345dc68b7e6bea65f3f5da7a49a9136e07ba3793