Merge "Mount /tmp as tmpfs." into main

This commit is contained in:
Peter Collingbourne 2023-12-18 21:39:38 +00:00 committed by Gerrit Code Review
commit fe69f400db
3 changed files with 4 additions and 0 deletions

View file

@ -1271,3 +1271,5 @@
/product/bin/otapreopt postinstall_dexopt_exec
/data/misc/uprobestats-configs uprobestats_configs_data_file
/data/misc/uprobestats-configs/test uprobestats_configs_data_file
/tmp shell_data_file

View file

@ -54,6 +54,7 @@
/sys u:object_r:sysfs:s0
/apex u:object_r:apex_mnt_dir:s0
/bootstrap-apex u:object_r:apex_mnt_dir:s0
/tmp u:object_r:shell_data_file:s0
# Postinstall directories
/postinstall u:object_r:postinstall_mnt_dir:s0

View file

@ -105,6 +105,7 @@ allow init {
vendor_file
postinstall_mnt_dir
mirror_data_file
shell_data_file
}:dir mounton;
# Mount bpf fs on sys/fs/bpf