summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/8/changes
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-04-14 22:37:12 -0700
committerRobert Greenwalt <robdroid@android.com>2010-04-18 10:21:20 -0700
commit7171ea8179e09270e4d6ab825a2320816eee39c5 (patch)
treeee44e8832f8308434b8a6d01b411d3b6c6a20a9e /docs/html/sdk/api_diff/8/changes
parent975d86dfc6407314491a18bc715c8c95a8f8f0b1 (diff)
Make ThrottleService more tamper resistant.
Use elapsed time not wall time for alarms so users can't play with the system time to get around things. Also using NTP servers to pull in an authoritative time - if we the build is configured with an NTP server we will not advance to the next cycle without it, but we also will not trottle - rather not throttle users on an error. Note that the poll alarm is just relative to the last poll time and real time doesn't matter. Defining the time-fetching API's as returning time in the system wallclock range (correcting if we are using NTP time internally). bug:2597530 Change-Id: I1c0ac0923314c2f8a04edd0b36c4845352eae99a
Diffstat (limited to 'docs/html/sdk/api_diff/8/changes')
0 files changed, 0 insertions, 0 deletions