Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug-1819628: reject incoming crash reports by Android_PackageName #962

Merged
merged 1 commit into from
Jan 17, 2024

Commits on Jan 17, 2024

  1. bug-1819628: reject incoming crash reports by Android_PackageName

    This adds a map of product -> supported Android_PackageName values and a
    throttler rule to reject incoming crash reports where the configuration
    denotes a list of supported packagenames and either the
    Android_PackageName is missing or it's not in the supported list.
    
    The initial set of supported packagenames is provided in bug-1819628.
    willkg committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    46d6670 View commit details
    Browse the repository at this point in the history