- Jul 18, 2023
-
-
Sam Saccone authored
BUG=b/291759353 Change-Id: I6257998d96a6551d22577e1cdc52be76859e1c23
-
Sam Saccone authored
BUG=b/291759353 Change-Id: Iad1bae21b54ae1ed192960da9fd8b831709a2f87
-
- Feb 08, 2022
-
-
Maciej Żenczykowski authored
(effectively a no-op, just more directly accomplishes the same thing) Test: N/A, TreeHugger Signed-off-by:
Maciej Żenczykowski <maze@google.com> Change-Id: Ie0b9f0ed5e9dcc8c05e749171bddea81320a9481
-
- Dec 08, 2021
-
-
Benedict Wong authored
Test: Owners file changes only; no code changes Change-Id: Ifd6ae33c68e72ad4c07abc4342ccbacebe86c220
-
- Nov 17, 2021
-
-
Maciej Żenczykowski authored
Since you cannot include yourself we need an extra level of indirection, to make sure that OWNERS remains current even in historical branches. Also vastly increase the number of OWNERS Test: N/A Signed-off-by:
Maciej Żenczykowski <maze@google.com> Change-Id: I19723fd9fbcee8fe3d8c9386ec5290d2764f2104
-
- May 31, 2021
-
-
Remi NGUYEN VAN authored
The migration is now done. Modification in revert: kept tests/OWNERS deleted. Bug: 189375701 Change-Id: Ie105882fc61f7395f2e37711d4849c63e1f7199d
-
- May 27, 2021
-
-
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
-
- May 21, 2021
-
-
Baligh Uddin authored
BUG: 186628461 Test: TH Change-Id: Id03e0dfbe621b8ad08e594c0f6525ad9240837ae
-
Baligh Uddin authored
BUG: 186628461 Test: TH Change-Id: Id03e0dfbe621b8ad08e594c0f6525ad9240837ae
-
Baligh Uddin authored
BUG: 186628461 Test: TH Change-Id: Id03e0dfbe621b8ad08e594c0f6525ad9240837ae
-
- Jan 20, 2021
-
-
Maciej Żenczykowski authored
since there's now bpf code in tethering portion of the codebase. Test: N/A Signed-off-by:
Maciej Żenczykowski <maze@google.com> Change-Id: I679b7ba6d5fff49bad4fb2fe7d251875e4cb94b5
-
- Dec 14, 2020
-
-
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
-
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
-
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
-
- Nov 27, 2020
-
-
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
-
- Feb 12, 2019
-
-
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
-
- Dec 18, 2018
-
-
junyulai authored
Bug: 120829091 Test: build/make/tools/checkowners.py -c -v path/OWNERS Change-Id: I1843d9e09731ae10183520f6ded859b9dcccd4b0
-
- Jun 14, 2017
-
-
Chih-Hung Hsieh authored
* Owners are selected from top CL approvals or owners. They will be suggested to review/approve future CLs. * OWNERS files are recognized by the new find-owners plugin, see .md files in https://gerrit.googlesource.com/plugins/find-owners/+/master/src/main/resources/Documentation/ Test: build/make/tools/checkowners.py -c -v OWNERS Change-Id: Ied56f2eb0e21a1c61ec67c891d31c837b6bb1b7f
-