summaryrefslogtreecommitdiff
path: root/framework/src/android/net/util/KeepaliveUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate framework-connectivity internal resourcesRemi NGUYEN VAN2021-03-181-4/+6
| | | | | | | | | | Use ServiceConnectivityResources instead. Start by creating resources in the ServiceConnectivityResources package to match the internal configuration, and common overlays. Bug: 182125649 Test: device boots, has connectivity Change-Id: I77a3efca2cd644f9828db1ed5d3cae8070fb8363
* Move module sources to packages/ConnectivityRemi NGUYEN VAN2021-02-011-0/+115
Files that are planned to be part of the connectivity module are grouped in packages/Connectivity, so they can be built separately and moved in one operation with their history into packages/modules/Connectivity. This places the files in the existing framework-connectivity-sources filegroup instead of the current framework-core-sources filegroup. Both are used the same way in framework-non-updatable-sources. Bug: 171540887 Test: m Change-Id: I62d9d91574ace6f5c4624035d190260c3126b91e