commit | 900debd6714eb6137162273ace5890f625fe8957 | [log] [tgz] |
---|---|---|
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | Tue Apr 02 15:22:17 2019 +0200 |
committer | Todd Kennedy <toddke@google.com> | Wed Apr 03 16:09:38 2019 +0000 |
tree | 60e69fb18749432cf06a9347306b2d24acda0b70 | |
parent | c27b0785d2a552f9dee81e03ac6208a0498fe063 [diff] |
OverlayInfo API: fix @Nullable -> @NonNull OverlayInfo#getTargetPackageName will never return null. Correct @Nullable annotation to say @NonNull instead. Fixes: 129853770 Test: builds, boots Change-Id: I70a9634e4f7da99be5d9044a7884b9ad01a22fd8