• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1recovery_only(`
2  allow fastbootd devinfo_block_device:blk_file rw_file_perms;
3  allow fastbootd sda_block_device:blk_file rw_file_perms;
4  allow fastbootd sysfs_ota:file rw_file_perms;
5  allow fastbootd st54spi_device:chr_file rw_file_perms;
6')
7