summaryrefslogtreecommitdiff
path: root/tests/unit/java/com/android/server/ConnectivityServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure calling package name and uid are matchedpaulhu2021-08-261-0/+7
* Merge "Add test for [stop|start]VpnProfile()" into sc-devLucas Lin2021-08-101-0/+13
|\
| * Add test for [stop|start]VpnProfile()lucaslin2021-07-291-0/+13
* | Fix a crash when changing preferencesChalard Jean2021-08-051-53/+127
* | Fix a possible system server crashChalard Jean2021-07-281-0/+40
|/
* Merge "Remove exclusivity restriction of multiple preferences" into sc-devPaul Hu2021-07-071-69/+224
|\
| * Remove exclusivity restriction of multiple preferencespaulhu2021-07-071-69/+224
* | Merge changes from topic "am-cc17cb7d48ea4bd7adc9183dc0c381e3-sc-dev" into sc...Remi NGUYEN VAN2021-07-061-3/+5
|\ \ | |/ |/|
| * Re-skip connectivity unit tests before SRemi NGUYEN VAN2021-07-051-2/+4
| * Make tests compatible with mockito-extendedRemi NGUYEN VAN2021-07-021-1/+1
* | Allow non-VPNs to have underlying networks.Treehugger Robot2021-07-021-1/+72
* | Merge "Use Netd new added/removed uid range methods" into sc-devPaul Hu2021-07-021-66/+92
|\ \
| * | Use Netd new added/removed uid range methodspaulhu2021-07-011-66/+92
* | | Change to REQUEST from LISTEN for mobile data preferred uids featurePaul Hu2021-07-021-22/+22
| |/ |/|
* | Merge "Simplify the return condition in stop()" into sc-devLucas Lin2021-07-011-0/+2
|\ \
| * | Simplify the return condition in stop()Lucas Lin2021-07-011-0/+2
| |/
* / Fix network callback with the same PendingIntent does not releaseTreehugger Robot2021-07-011-24/+46
|/
* Provide a way to override the avoid bad wifi configurationChiachang Wang2021-06-231-24/+51
* Remove ConnectivityServiceTest signature perms useRemi NGUYEN VAN2021-06-231-16/+70
* Merge "Send a proxy broadcast when apps moved from/to a VPN" into sc-devLucas Lin2021-06-181-6/+113
|\
| * Send a proxy broadcast when apps moved from/to a VPNLucas Lin2021-06-171-6/+113
* | Update CS so that per-app OEM APIs can be testedJames Mattis2021-06-161-6/+107
|/
* Correctly get uids for per-app network preferencesLorenzo Colitti2021-06-151-24/+30
* Merge "Add DEFAULT_NETWORK_PRIORITY constants" into sc-devPaul Hu2021-06-141-8/+16
|\
| * Add DEFAULT_NETWORK_PRIORITY constantspaulhu2021-06-111-8/+16
* | Merge "Add more unit tests for mobile data preferred uids feature" into sc-devPaul Hu2021-06-141-1/+183
|\|
| * Add more unit tests for mobile data preferred uids featurepaulhu2021-06-111-1/+183
* | Don't send onLinkPropertiesChanged after onLost for 464xlat.Lorenzo Colitti2021-06-111-5/+0
* | Improve test coverage for disconnecting networks with clat.Lorenzo Colitti2021-06-111-24/+73
|/
* Require location permission for ConnDiags WiFi only.Treehugger Robot2021-06-071-8/+41
* Implement mobile data preferred uids featurepaulhu2021-06-021-13/+89
* Check location permission for ConnDiags last.Cody Kesting2021-05-211-6/+10
* Allow unprivileged NetworkCallbacks to see other UIDs' networks.Lorenzo Colitti2021-05-181-0/+118
* Merge "[FUI26] Address comments on aosp/1560408" am: 8f03f1e788 am: e5929c073...Junyu Lai2021-05-141-62/+49
|\
| * [FUI26] Address comments on aosp/1560408junyulai2021-05-141-62/+49
| * Rename *Iface* APIs to *Interface*Aaron Huang2021-05-141-6/+6
| * Do not automatically redact TransportInfo objects.Lorenzo Colitti2021-05-131-17/+74
| * Move net unit tests to packages/ConnectivityRemi NGUYEN VAN2021-05-131-0/+12461
* Move net unit tests to packages/ConnectivityRemi NGUYEN VAN2021-05-131-0/+12792