Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
3422 commits behind the upstream repository.
  • Cole Faust's avatar
    22cb5128
    Baseline NewApi issues · 22cb5128
    Cole Faust authored
    NewApi is a lint check that you don't call framework methods that were
    introduced in versions later than your min_sdk_version. We want to
    make this an error, so we're baselineing all existing issues.
    
    This cl was generated automatically, by taking all the NewApi issues
    from the reference baselines, and all the non-NewApi issues from the
    existing checked in baselines.
    
    Flag: None
    Bug: 268261262
    Test: Presubmits
    Change-Id: I26ca494d6089ac145eb5e3d267a9546eceea7c77
    22cb5128
    History
    Baseline NewApi issues
    Cole Faust authored
    NewApi is a lint check that you don't call framework methods that were
    introduced in versions later than your min_sdk_version. We want to
    make this an error, so we're baselineing all existing issues.
    
    This cl was generated automatically, by taking all the NewApi issues
    from the reference baselines, and all the non-NewApi issues from the
    existing checked in baselines.
    
    Flag: None
    Bug: 268261262
    Test: Presubmits
    Change-Id: I26ca494d6089ac145eb5e3d267a9546eceea7c77
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
lint-baseline.xml 26.88 KiB