commit | f0a4d3c483edd75e41f98c41e437e5562a0d5577 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Jan 26 04:22:37 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jan 26 04:22:37 2019 +0000 |
tree | 76d470163bfeaaffe440c5052faab3d3d0e31fc0 | |
parent | f4056e076d4276b64476021c1107da03566d524e [diff] | |
parent | 256e78e82f53bc731af00200d85ce45e1b44f6af [diff] |
Merge "Fix path for default prop"
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