Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the services library to using the new Slog | Joe Onorato | 2010-03-01 | 1 | -4/+4 |
| | |||||
* | Work on issue #2163789: Way too much logging | Dianne Hackborn | 2009-10-04 | 1 | -2/+3 |
| | | | | | | Dr.No from mcleron. Change-Id: Iaca2268684f83fe8757e64db0b0e047a19755311 | ||||
* | Update RandomBlock to use RandomAccessFile. This helps | Nick Kralevich | 2009-06-18 | 1 | -7/+17 |
| | | | | | | prevent certain unusual conditions from corrupting the entropy file. (for example, if Android should happen to crash while a write is in progress) | ||||
* | load entropy data at boot. Periodically write entropy data to disk. | Nick Kralevich | 2009-06-18 | 1 | -0/+90 |