Merge "Allow RILD to read xt_qtaguid iface stats on wahoo" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-09 18:43:18 +00:00
committed by Android (Google) Code Review

View File

@@ -30,3 +30,6 @@ allow rild radio_vendor_data_file:file create_file_perms;
get_prop(rild, tel_mon_prop)
get_prop(rild, vendor_radio_prop)
# Allow vendor native process to read the proc file of xt_qtaguid
allow rild proc_qtaguid_stat:file r_file_perms;