summaryrefslogtreecommitdiff
path: root/service/src/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Ability for DPM to specify fallback mechanism"Sooraj Sasindran2022-01-131-12/+16
|\ \ | |/ |/|
| * Ability for DPM to specify fallback mechanismSooraj Sasindran2022-01-131-12/+16
* | Merge "Add updateMeteredNetwork{Allow, Deny}List APIs"Mark Chien2022-01-131-0/+30
|\ \ | |/ |/|
| * Add updateMeteredNetwork{Allow, Deny}List APIsmarkchien2022-01-071-0/+30
* | Merge "Add a method to apply a set of network preferences to a user profile"Treehugger Robot2022-01-131-33/+51
|\ \
| * | Add a method to apply a set of network preferences to a user profileSooraj Sasindran2022-01-111-33/+51
* | | Add excludeLocalRoutes in NativeNetworkConfigChiachang Wang2022-01-111-2/+2
|/ /
* / Update to ConnectivityService to use utilsJames Mattis2022-01-051-6/+2
|/
* Genericize NC#hasSameUidsChalard Jean2021-12-161-1/+3
* Merge "Enable strict_updatability_linting in connectivity src" am: 81bc609550Chiachang Wang2021-12-081-0/+8
|\
| * Enable strict_updatability_linting in connectivity srcChiachang Wang2021-11-261-0/+8
* | Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li2021-11-101-0/+21
|\ \ | |/ |/|
| * Merge "Stop using PerUidCounter#transact" am: a7db5ddda5 am: fe5e2742b6 am: 7...Paul Hu2021-10-041-68/+14
| |\
| * \ Merge "Updating formatting and text for per-app dumpsys" am: 7ece4bb71e am: 3...Treehugger Robot2021-10-031-24/+42
| |\ \
| * \ \ Merge "Ensure calling package name and uid are matched" into sc-qpr1-dev am: ...TreeHugger Robot2021-10-011-0/+21
| |\ \ \
| | * | | Ensure calling package name and uid are matchedpaulhu2021-08-261-0/+21
| | * | | Fix a crash when changing preferencesChalard Jean2021-08-051-6/+19
| | * | | Fix a possible system server crashChalard Jean2021-07-281-1/+7
| | * | | Consider NetworkOffer is unneeded if it cannot satisfy the requestJunyu Lai2021-07-201-6/+6
| | * | | Update network preference priority value for VPNpaulhu2021-07-121-1/+1
| | * | | Only pass the NRI for removal in NRI#binderDiedJames Mattis2021-07-091-10/+7
* | | | | Don't rematch all requests when adding new onesRemi NGUYEN VAN2021-11-081-1/+23
* | | | | Improve logs in checkNrisConsistencyChalard Jean2021-10-281-1/+2
* | | | | Apply a workaround, and try to detect a system crashChalard Jean2021-10-271-2/+41
* | | | | Merge "No-op cleanup"Chalard Jean2021-10-261-3/+3
|\ \ \ \ \
| * | | | | No-op cleanupChalard Jean2021-10-251-3/+3
* | | | | | Add underlying networks into NetworkAgentInfo if anylucaslin2021-10-191-0/+5
|/ / / / /
* | | | | Merge "Update Permission only if the network is created"Treehugger Robot2021-10-141-4/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update Permission only if the network is createdPavan Kumar M2021-09-291-4/+6
* | | | | Merge "Stop using PerUidCounter#transact" am: a7db5ddda5Paul Hu2021-10-041-68/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge "Stop using PerUidCounter#transact"Paul Hu2021-10-041-68/+14
| |\ \ \ \
| | * | | | Stop using PerUidCounter#transactpaulhu2021-09-301-68/+14
* | | | | | Merge "Updating formatting and text for per-app dumpsys" am: 7ece4bb71eTreehugger Robot2021-10-031-24/+42
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Updating formatting and text for per-app dumpsysJames Mattis2021-09-301-24/+42
| | |/ / | |/| |
* | | | Merge "Check NetworkAgentInfo Map Before Destroying Network" am: 9d31c63e03Chalard Jean2021-09-291-4/+5
|\| | |
| * | | Merge "Check NetworkAgentInfo Map Before Destroying Network"Chalard Jean2021-09-291-4/+5
| |\ \ \
| | * | | Check NetworkAgentInfo Map Before Destroying NetworkTyler Wear2021-09-281-4/+5
* | | | | Fix NetworkOffer Death link does not exist am: 3ec7e6d9fbTyler Wear2021-09-291-1/+5
|\| | | |
| * | | | Fix NetworkOffer Death link does not existTyler Wear2021-09-201-1/+5
| | |/ / | |/| |
* | | | Merge "Add a mode for cell radios unable to time share" am: c80a5d56dbChalard Jean2021-09-181-5/+41
|\| | |
| * | | Add a mode for cell radios unable to time shareChalard Jean2021-09-181-5/+41
* | | | Merge "Include suspended network when getAllNetworkStateSnapshots" am: 48426b...Junyu Lai2021-09-091-3/+1
|\| | |
| * | | Merge "Include suspended network when getAllNetworkStateSnapshots"Junyu Lai2021-09-091-3/+1
| |\ \ \
| | * | | Include suspended network when getAllNetworkStateSnapshotsJunyu Lai2021-09-081-3/+1
* | | | | Merge "Fix an infinite loop with network offers" am: 77992bbfbbChalard Jean2021-08-201-1/+32
|\| | | |
| * | | | Fix an infinite loop with network offersChalard Jean2021-08-191-1/+32
| |/ / /
* | | | Merge sc-dev-plus-aosp-without-vendor@7634622Xin Li2021-08-141-18/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge "Fix a crash when changing preferences" am: aeb051b962 am: 916aeb7b0dChalard Jean2021-08-041-6/+19
| |\| |
| * | | Merge "Import net-utils-device-common-netlink instead of netlink-client." am:...Xiao Ma2021-08-041-1/+1
| |\ \ \
| * \ \ \ Merge "Retry and ignore ConcurrentModificationException" am: 93bda73970 am: 8...Chiachang Wang2021-07-271-1/+12
| |\ \ \ \