Merge "Adding /data/local/traces for traceur app"

This commit is contained in:
Treehugger Robot 2018-01-20 00:51:30 +00:00 committed by Gerrit Code Review
commit 658e4ddd03
1 changed files with 1 additions and 0 deletions

View File

@ -459,6 +459,7 @@ on post-fs-data
# For security reasons, /data/local/tmp should always be empty.
# Do not place files or directories in /data/local/tmp
mkdir /data/local/tmp 0771 shell shell
mkdir /data/local/traces 0777 shell shell
mkdir /data/data 0771 system system
mkdir /data/app-private 0771 system system
mkdir /data/app-ephemeral 0771 system system