Skip to content
Snippets Groups Projects
  1. Jun 03, 2024
  2. Jan 18, 2024
  3. Dec 21, 2023
  4. Dec 20, 2023
    • Cole Faust's avatar
      List baseline_filename on modules that are implititly using it · b15dd47b
      Cole Faust authored
      lintable modules currently pick up files named "lint-baseline.xml" to use as the
      lint baseline implicitly. This is confusing because you could end up using the
      baseline files in more modules than intended. Lint also has a feature where it
      requests you remove unnecessary findings from the baseline file, so something
      could be necessary for one module, but unnecessary for another that accidentally
      picked up the baseline.
      
      We're removing the implicit detection of the baseline file, which requires
      all modules using it to list the baseline file explicitly.
      
      Bug: 272769514
      Test: Presubmits
      Change-Id: Ib640f0642fbb12b96309ce518a505376dda01cb4
      b15dd47b
  5. Dec 07, 2023
  6. Nov 17, 2023
  7. Nov 15, 2023
    • Tomasz Wasilczyk's avatar
      dicttoolkit: pin cpp_std to gnu++17 · 8c97f47a
      Tomasz Wasilczyk authored
      This project doesn't build with gnu++20 and prevents AOSP default to be
      upgraded to a newer standard. Once the build failure is fixed here, this
      change can be reverted.
      
      Bug: 311052584
      Test: m checkbuild
      Change-Id: If2d19c1b6d970703a1dbf7685588a4a4be5a53c1
      8c97f47a
  8. Oct 07, 2023
  9. Oct 06, 2023
  10. Oct 05, 2023
    • Xin Li's avatar
      Merge Android 14 · 2f0ac318
      Xin Li authored
      Bug: 298295554
      Merged-In: Ia66766322d6ae8a010b1cb55cc22993fbc6d012c
      Change-Id: Ic4fcb094b37b72031f9bbd615e2044164aa460a6
      2f0ac318
  11. Aug 29, 2023
  12. Aug 28, 2023
  13. Aug 23, 2023
  14. Aug 14, 2023
    • Xin Li's avatar
      Merge Android U (ab/10368041) · 176fd72c
      Xin Li authored
      Bug: 291102124
      Merged-In: I7efbfd50628298c436cb86d5d84af6cbfa7918da
      Change-Id: Ic95053849a83d3c13510c05d5fd03cc6863f3b65
      176fd72c
  15. Mar 20, 2023
Loading