Merge "Allow remounting /mnt/user/0 as slave mount" am: 83b28e267e am: 7cfc15c68c

am: 7080d6494f

Change-Id: Ib29cda1e0ac419e5551e7b199c6ecdaf99076755
This commit is contained in:
Zim 2019-08-27 17:13:36 -07:00 committed by android-build-merger
commit c32e398084

View file

@ -80,7 +80,7 @@ allow init self:global_capability_class_set sys_chroot;
# Create and mount on directories in /.
allow init rootfs:dir create_dir_perms;
allow init { rootfs cache_file cgroup storage_file system_data_file system_file vendor_file postinstall_mnt_dir }:dir mounton;
allow init { rootfs cache_file cgroup storage_file mnt_user_file system_data_file system_file vendor_file postinstall_mnt_dir }:dir mounton;
allow init cgroup_bpf:dir { create mounton };
# Mount bpf fs on sys/fs/bpf