Skip to content
Snippets Groups Projects
Commit 7aeef6aa authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Add OWNERS for packages/Connectivity

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
parent 54e0c99f
No related branches found
No related tags found
No related merge requests found
OWNERS 0 → 100644
set noparent
include platform/frameworks/base:/services/core/java/com/android/server/net/OWNERS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment