commit | 9472930cce2e91b6e06d6ba844d7cda6d978a381 | [log] [tgz] |
---|---|---|
author | Bertrand Simonnet <bsimonnet@google.com> | Fri Jan 08 20:48:34 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 08 20:48:34 2016 +0000 |
tree | 316fc12dfd88fb3c43e80eba9c03e88a184dd382 | |
parent | 85fd006b10e489d77a91da14f77b9702afa21b3a [diff] | |
parent | 6f1d553547790dd42d92c03d37543fa462eb6d89 [diff] |
Merge "init: Allows shutting down cleanly."
diff --git a/rootdir/init.rc b/rootdir/init.rc index a52d87d..d322402 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -332,6 +332,7 @@ chmod 0660 /data/misc/wifi/wpa_supplicant.conf mkdir /data/local 0751 root root mkdir /data/misc/media 0700 media media + mkdir /data/misc/vold 0700 root root mkdir /data/misc/boottrace 0771 system shell mkdir /data/misc/update_engine 0700 root root mkdir /data/misc/trace 0700 root root