Merge "Fix path for default prop" am: 3c2c9d8d43

am: 9155524429

Change-Id: I85069417ceb4de45f88d49f2d6f3b4511e741746
This commit is contained in:
Wei Wang 2019-01-25 20:41:07 -08:00 committed by android-build-merger
commit e1c2e0d283

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