commit | 000226f1d52e05c331509a0b1462e298834886a9 | [log] [tgz] |
---|---|---|
author | Mohammad Samiul Islam <samiul@google.com> | Wed Jun 03 09:57:18 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jun 03 09:57:18 2020 +0000 |
tree | 3cfa65be8b41da2b8301e579bbd3462e55f291a1 | |
parent | 84db2e40e1fc3a9d2e5091845abb51a04ee95793 [diff] | |
parent | d192d5471c19c0f9eca7c6e1adc5cdb20d5aeee4 [diff] |
Merge "Create /metadata/staged-install dir to store staged install failure reasons" into rvc-dev
diff --git a/rootdir/init.rc b/rootdir/init.rc index 2d67194..01609db 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -517,6 +517,8 @@ mkdir /metadata/apex 0700 root system mkdir /metadata/apex/sessions 0700 root system + + mkdir /metadata/staged-install 0770 root system on late-fs # Ensure that tracefs has the correct permissions. # This does not work correctly if it is called in post-fs.