Merge "Create /metadata/staged-install dir to store staged install failure reasons" into rvc-dev

This commit is contained in:
Mohammad Samiul Islam 2020-06-03 09:57:18 +00:00 committed by Android (Google) Code Review
commit 000226f1d5

View file

@ -517,6 +517,8 @@ on post-fs
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.