1. 08 Feb, 2022 25 commits
  2. 07 Feb, 2022 14 commits
  3. 04 Feb, 2022 1 commit
    • Mark all non-public IntDefs as only TYPE_USE · 8149ac89
      This only changes IntDefs that cannot be used by apps because they're
      either private or package-private.
      
      A follow-up change will fix the positions of existing usages to match
      this new config.
      
      #minor-release
      
      PiperOrigin-RevId: 426372273
      ibaker committed