summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/wifi/WifiTrafficPoller.java
AgeCommit message (Collapse)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
Refactored the directory structure so that services can be optionally excluded. This is step 1. Will be followed by another change that makes it possible to remove services from the build. Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85
2013-03-05Fix client trackingIrfan Sheriff
Bug: 8311559 Change-Id: I167fcdd5c3da4d46b7d99e18041036023c8c60f7
2013-02-26Fix leak in WifiManagerIrfan Sheriff
Avoid leaks from having a channel connection per manager instance Bug: 8254124 Change-Id: I10de91d7e5a775bc14bbab245734717d3b2f90d5
2013-02-21Restructure wifiservice for clarityIrfan Sheriff
Move seperate operation pieces into own classes Bug: 8141918 Change-Id: Iacb15ceca5431136051e815aa71617eef89b9fe9