Merge "Allow radio to set telephony monitor property on userdebug builds" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-06-22 18:09:20 +00:00
committed by Android (Google) Code Review

View File

@@ -1,5 +1,5 @@
get_prop(radio, ims_prop)
userdebug_or_eng(`get_prop(radio, tel_mon_prop)')
userdebug_or_eng(`set_prop(radio, tel_mon_prop)')
allow radio qmuxd_socket:dir search;
allow radio qmuxd_socket:sock_file write;