Skip to content
Snippets Groups Projects
  1. Jul 18, 2023
  2. Feb 08, 2022
  3. Dec 08, 2021
  4. Nov 17, 2021
  5. May 31, 2021
  6. 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
  7. May 21, 2021
  8. Jan 20, 2021
  9. 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
    • Remi NGUYEN VAN's avatar
      Add OWNERS for packages/Connectivity · afebd5c3
      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
      afebd5c3
    • Remi NGUYEN VAN's avatar
      Add OWNERS for packages/Connectivity · 1859a56b
      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
      1859a56b
  10. 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
  11. Feb 12, 2019
    • junyulai's avatar
      Remove the fail-safe owner. · 6230574a
      junyulai authored
      Since include statement in OWNERS works as expected.
      The fail-safe owner could be removed safely.
      
      Bug: 120829091
      Test: build/make/tools/checkowners.py -c -v path/OWNERS
      Change-Id: I72ea25d1df96b7de955b69c5e2a9b6ede23adf99
      6230574a
  12. Dec 18, 2018
  13. Jun 14, 2017
Loading