commit | 27f76dbf6f7caaf4971ff9c99eb57294ba26830d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Feb 05 14:06:08 2021 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Feb 05 14:10:50 2021 -0800 |
tree | c3f85baefc5ae596a960ec38e21ec0f912973bea | |
parent | ddaf56436526f6cb703cab44621104266e60b88b [diff] |
Stop manually mixing /dev/hw_random. The kernel has been doing this itself since 2014. We still want the rest of this code, though, both for devices without a hw_random device but also to transfer entropy from one boot to the next (as described on the man page, the link to which I've updated to avoid a redirect). Also reorder includes to satisfy the upload hook. Bug: http://b/179086242 Test: treehugger Change-Id: I68ac8e04191b71339708b18eee646a2d65063fd5