commit | 0f5bcc465514af344d64aadbc96c81738cf62892 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Thu Mar 07 11:14:07 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 07 11:14:07 2019 -0800 |
tree | 6ae79cdf9ddc943859e35626ba65c7aeaf995493 | |
parent | 4e15a31d3b857d8104c0dce568cc3ed8c320bbdb [diff] | |
parent | 35336d8fd4829a2f4c378eb6b43b7ec46b8a626f [diff] |
Merge "Create /metadata/password_slots during boot." am: 1c1850fad2 Change-Id: I93e5b27b47c1aa4431edbda6080f2608559b5435
diff --git a/rootdir/init.rc b/rootdir/init.rc index b44cc3e..f2e7a7c 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -387,6 +387,7 @@ restorecon_recursive /metadata mkdir /metadata/vold chmod 0700 /metadata/vold + mkdir /metadata/password_slots 0771 root system on late-fs # Ensure that tracefs has the correct permissions.