Merge "init.rc: Fix entropy pool initialization" into main
This commit is contained in:
commit
390f58eb8a
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ on init
|
|||
|
||||
# Mix device-specific information into the entropy pool
|
||||
copy /proc/cmdline /dev/urandom
|
||||
copy /system/etc/prop.default /dev/urandom
|
||||
copy /proc/bootconfig /dev/urandom
|
||||
|
||||
symlink /proc/self/fd/0 /dev/stdin
|
||||
symlink /proc/self/fd/1 /dev/stdout
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue