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