summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/RandomBlock.java
Commit message (Expand)AuthorAgeFilesLines
* You can't fsync(2) /dev/urandom...Elliott Hughes2011-04-041-2/+2
* Switch the services library to using the new SlogJoe Onorato2010-03-011-4/+4
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-041-2/+3
* Update RandomBlock to use RandomAccessFile. This helpsNick Kralevich2009-06-181-7/+17
* load entropy data at boot. Periodically write entropy data to disk.Nick Kralevich2009-06-181-0/+90