• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Allow update_engine and update_engine_sideload (recovery) read/write on the
2# device-specific partitions it should update.
3allow update_engine_common postinstall_mnt_dir:dir r_dir_perms;
4allow update_engine_common tmpfs:lnk_file r_file_perms;
5