commit | e1c2e0d283b39429f607cb9fa050e759711afa17 | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Fri Jan 25 20:41:07 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jan 25 20:41:07 2019 -0800 |
tree | 64de979fa8b03159f42e15ab9b532813036331f8 | |
parent | c685a375dc32c4e5d655c08fa1acf7d6201b09bd [diff] | |
parent | 9155524429464279eef0e528cf3c66961f33717b [diff] |
Merge "Fix path for default prop" am: 3c2c9d8d43 am: 9155524429 Change-Id: I85069417ceb4de45f88d49f2d6f3b4511e741746
diff --git a/rootdir/init.rc b/rootdir/init.rc index 537bf86..d081666 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -47,7 +47,7 @@ # 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