summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkStack.java
AgeCommit message (Expand)Author
2021-02-18Use PermissionUtilspaulhu
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-03-23Add a test API for testing NetworkStack.getServiceRemi NGUYEN VAN
2020-03-23Remove NETWORK_STACK_SERVICE constantRemi NGUYEN VAN
2019-04-09Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfacesChiachang Wang
2019-02-15Move NetworkStack to services.netRemi NGUYEN VAN
2019-02-13Merge "Check NetworkStack UID and perms before binding"Remi NGUYEN VAN
2019-02-08Remove hard-coded NetworkStack package nameRemi NGUYEN VAN
2019-02-08Check NetworkStack UID and perms before bindingRemi NGUYEN VAN
2019-01-31Merge "Add NetworkStackPermissionStub definitions"Remi NGUYEN VAN
2019-01-31Add NetworkStackPermissionStub definitionsRemi NGUYEN VAN
2019-01-31Fix bluetooth tethering on multi-userRemi NGUYEN VAN
2019-01-30Remove last NetworkStack usage of hidden APIsRemi NGUYEN VAN
2019-01-23Move IpClient to NetworkStackRemi NGUYEN VAN
2019-01-21Acquire lock to write NetworkStackConnectorRemi NGUYEN VAN
2019-01-21Allow Bluetooth to bind to NetworkStackRemi NGUYEN VAN
2019-01-11Move NetworkMonitor to NetworkStackRemi NGUYEN VAN
2019-01-09Move DhcpServer to NetworkStack appRemi NGUYEN VAN
2018-12-25Add NetworkStack appRemi NGUYEN VAN