blob: d835f02c568d50fbbce7d24ab6caa300f1e6d4ee [file] [log] [blame]
# Allow incidentd to query the capacity of the inserted FP2-BAT* module.
allow incidentd sysfs_battery_supply:dir search;
allow incidentd sysfs_battery_supply:file r_file_perms;
# For 10
allow incidentd {adsprpc_prop bg_boot_complete_prop}:file open;
allow incidentd apexd_prop:file getattr;
allow incidentd {
vold
netd
webview_zygote
}:process signal;
allow incidentd proc:file {read open};
allow incidentd logdr_socket:sock_file write;
# Allow incidentd to access unix logs
allow incidentd logd:unix_stream_socket connectto;