| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Use feedback based on NSD to update WifiManager API
Change-Id: I0c1dc74f7e2fa7cd697a995b7194e3e0366d7981
|
|\
| |
| |
| |
| |
| |
| | |
more time for the device to connect." into ics-mr1
* commit '6053b195bcd49676b46b2257f6e1da04d0b4d9a5':
extend timeout to allow for more time for the device to connect.
|
| |
| |
| |
| | |
Change-Id: If3929ca69a5025c7048d57276813c270229a76db
|
|/
|
|
|
|
|
|
|
| |
Fix the current asynchronous API to use callback like the way
was done with p2p API.
In the process, fix the use of WPS
Change-Id: Ib6f8714cf51b3525b655948268804e7eaaf17587
|
|
|
|
| |
Change-Id: Ic1df67f8a5379ff1cd804fb55e143f078e369ccf
|
|
|
|
| |
Change-Id: I2e0a7ae35babdda18ade4f70d61b4c83c9d2c2d9
|
|\
| |
| |
| |
| | |
* commit '047c4de2c548960fff428a92099003593cede5f8':
Adding mobile microbenchmark tests.
|
| |
| |
| |
| | |
Change-Id: Ifcd67b0265045778965aeff8e213c3929da02c3d
|
| |
| |
| |
| | |
Change-Id: Ifcd67b0265045778965aeff8e213c3929da02c3d
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moved away from BufferedReader, which only reads the first 8KB of
some proc files because it aggresively fills its buffer. Optimized
proc parsing, now double the speed. Tests to cover.
Log when NetworkStats counters roll backwards when subtracting, and
optimizations around findIndex(). When system removes UID, also
remove from last stats snapshot to avoid xt counters from rolling
backwards.
Bug: 5472949, 5458380
Change-Id: I07c08fe5233156fac2b84450f6291868bf9bfaf2
|
|
|
|
| |
Change-Id: Ie60c3fb781b1d8cd01b6f09d1666f788e7db6b3a
|
|
|
|
| |
Change-Id: I8465e4b97ff7f48de1150193bcd2b520da1adf00
|
|
|
|
| |
Change-Id: I8e8fbfdaca629503061c3199b0a969137fa60e68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Teach NetworkStats about "counter sets" coming from kernel, and use
them to track usage in foreground/background. Add AID_NET_BW_ACCT to
system_server so it can control counter sets.
Move to composite key of NetworkIdentitySet, UID, set, and tag when
recording historical usage. Persisting still clusters by identity,
since that is heaviest object.
Request async stats poll during systemReady() to bootstrap later
delta calculations. Reset kernel counters when UID removed. Update
various tests.
Bug: 5105592, 5146067
Change-Id: Idabec9e3ffcaf212879821515602ecde0a03de8c
|
|
Change-Id: I6fed5c47818f0fe08b9f2c18f1070d3238a469b6
|