blob: 48995027f2f7c0b32e5c14ef2869e6f99a5463cc [file] [log] [blame]
// Baseline format: 1.0
InvalidNullabilityOverride: androidx.profileinstaller.ProfileInstallReceiver#onReceive(android.content.Context, android.content.Intent) parameter #0:
Invalid nullability on parameter `context` in method `onReceive`. Parameters of overrides cannot be NonNull if the super parameter is unannotated.