Skip to content
Snippets Groups Projects
  1. May 31, 2021
  2. May 27, 2021
    • Remi NGUYEN VAN's avatar
      Add owners block for migration · 89bd526e
      Remi NGUYEN VAN authored
      The migration will merge history in downstream branches,
      so changes should not be submitted in the meantime.
      
      Bug: 189375701
      Change-Id: I32d4c6a2d7344b1baf92eeac27b3cbbecd549c2d
      Test: TH
      89bd526e
  3. May 21, 2021
  4. Jan 20, 2021
  5. Dec 14, 2020
    • Remi NGUYEN VAN's avatar
      Add OWNERS for packages/Connectivity · 7aeef6aa
      Remi NGUYEN VAN authored
      In preparation of future modularization of connectivity classes, a large
      part of frameworks/base/services/net is planned to be moved to
      packages/modules/Connectivity. However moving each class "manually"
      to that git project would lose their commit history, and require many
      cross-repository topics.
      
      To facilitate the work, create frameworks/base/packages/Connectivity,
      which will be used to move the classes at first, before they can all be
      moved together with their history to packages/modules/Connectivity. This
      mirrors the procedure used for NetworkStack, Tethering,
      CaptivePortalLogin, etc. previously.
      
      The added OWNERS file just imports owners from the previous file
      location.
      
      Bug: 171540887
      Test: m
      Change-Id: Ic1c0dbbe8c1f07582c04757ced0ead2fc5b10ca7
      7aeef6aa
  6. Nov 27, 2020
    • Lorenzo Colitti's avatar
      Add OWNERS for packages/modules/Connectivity. · 99fcd0bb
      Lorenzo Colitti authored
      Specify the owners here instead of including them from other
      places (e.g., frameworks/base, NetworkStack) because we hope that
      this project will eventually contain all the code.
      
      Test: none
      Change-Id: I82811a9758480f16654145c4d55ef784be09de2b
      99fcd0bb
Loading