Merge "Fix path for default prop"

This commit is contained in:
Treehugger Robot 2019-01-26 04:22:37 +00:00 committed by Gerrit Code Review
commit 3c2c9d8d43

View file

@ -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