mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Merge "Allow RILD to read xt_qtaguid iface stats on wahoo" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5fb4818d68
3
sepolicy/vendor/rild.te
vendored
3
sepolicy/vendor/rild.te
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user