sepolicy: permissions for ipcrtr access for location_test_app

Change-Id: Id806be31f734a2eb1b85db7bfacf7af334be44e6
CRs-Fixed: 2416997
This commit is contained in:
Madhanraj Chelladurai
2019-03-15 16:17:58 +05:30
parent b5ab6efca8
commit b4fa6580ed

View File

@@ -44,4 +44,6 @@ userdebug_or_eng(`
allow location_app_test anr_data_file:file rw_file_perms;
unix_socket_send(location_app_test, seempdw, seempd);
#loc api access from ODLT
allow location_app_test self:qipcrtr_socket create_socket_perms_no_ioctl;
')