• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Allow system server factory file access
2allow system_server efs_file:dir search;
3allow system_server efs_file:file r_file_perms;
4
5# GPU dynamic fbc feature
6allow system_server surfaceflinger:fifo_file rw_file_perms;
7
8# Allow system server to probe GPU memory statistics files (memtrack HAL)
9allow system_server gpu_pid_stats_file:dir r_dir_perms;
10allow system_server gpu_pid_stats_file:file r_file_perms;
11
12# Wifi country code
13get_prop(system_server, countrycode_prop)
14