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
Loading
Please register or sign in to comment