Home | History | Annotate | Download | only in private
      1 # /proc/config.gz
      2 type config_gz, fs_type, proc_type;
      3 
      4 # /data/misc/stats-data, /data/misc/stats-service
      5 type stats_data_file, file_type, data_file_type, core_data_file_type;
      6 
      7 type statsdw_socket, file_type, coredomain_socket, mlstrustedobject;
      8 
      9 # /data/misc/storaged
     10 type storaged_data_file, file_type, data_file_type, core_data_file_type;
     11 
     12 # /data/misc/wmtrace for wm traces
     13 type wm_trace_data_file, file_type, data_file_type, core_data_file_type;
     14 
     15 # /data/misc/perfetto-traces for perfetto traces
     16 type perfetto_traces_data_file, file_type, data_file_type, core_data_file_type;
     17