Fix path for default prop

Bug: 123407630
Test: boot
Change-Id: Ia10ac6ad141e980abb07d7b37487f9de9ef64796
This commit is contained in:
Wei Wang 2019-01-25 09:31:28 -08:00
parent 4830ba0fd1
commit 0d78bfbc09
1 changed files with 1 additions and 1 deletions

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