Lines Matching refs:remount
1 type remount, domain, coredomain;
6 init_daemon_domain(remount)
9 binder_use(remount)
10 allow remount gsi_service:service_manager find;
11 binder_call(remount, gsid)
13 # Allow searching for /metadata/gsi/remount/lp_metadata.
14 allow remount { metadata_file gsi_metadata_file_type }:dir search;
16 # Allow remount to flip the overlayfs bit in the super partition.
19 r_dir_file(remount, sysfs_dt_firmware_android)
20 allow remount proc_bootconfig:file r_file_perms;
21 allow remount proc_cmdline:file r_file_perms;
22 allow remount block_device:dir r_dir_perms;
23 allow remount super_block_device_type:blk_file rw_file_perms;
24 allowxperm remount super_block_device_type:blk_file ioctl { BLKIOMIN BLKALIGNOFF };