summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkStack.java
Commit message (Expand)AuthorAgeFilesLines
* Use PermissionUtilspaulhu2021-02-181-29/+13
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-3/+0
* Add a test API for testing NetworkStack.getServiceRemi NGUYEN VAN2020-03-231-0/+17
* Remove NETWORK_STACK_SERVICE constantRemi NGUYEN VAN2020-03-231-2/+15
* Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfacesChiachang Wang2019-04-091-0/+55
* Move NetworkStack to services.netRemi NGUYEN VAN2019-02-151-262/+3
* Merge "Check NetworkStack UID and perms before binding"Remi NGUYEN VAN2019-02-131-1/+29
|\
| * Check NetworkStack UID and perms before bindingRemi NGUYEN VAN2019-02-081-1/+29
* | Remove hard-coded NetworkStack package nameRemi NGUYEN VAN2019-02-081-3/+0
|/
* Merge "Add NetworkStackPermissionStub definitions"Remi NGUYEN VAN2019-01-311-0/+20
|\
| * Add NetworkStackPermissionStub definitionsRemi NGUYEN VAN2019-01-311-0/+20
* | Fix bluetooth tethering on multi-userRemi NGUYEN VAN2019-01-311-1/+1
|/
* Remove last NetworkStack usage of hidden APIsRemi NGUYEN VAN2019-01-301-2/+3
* Move IpClient to NetworkStackRemi NGUYEN VAN2019-01-231-0/+16
* Acquire lock to write NetworkStackConnectorRemi NGUYEN VAN2019-01-211-5/+6
* Allow Bluetooth to bind to NetworkStackRemi NGUYEN VAN2019-01-211-2/+45
* Move NetworkMonitor to NetworkStackRemi NGUYEN VAN2019-01-111-6/+24
* Move DhcpServer to NetworkStack appRemi NGUYEN VAN2019-01-091-0/+19
* Add NetworkStack appRemi NGUYEN VAN2018-12-251-0/+156