mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Moving these into permissive so global enforcing can be turned on."
This commit is contained in:
committed by
Android (Google) Code Review
commit
990d8690d9
@@ -19,3 +19,7 @@ allowxperm ims self:socket ioctl msm_sock_ipc_ioctls;
|
||||
allowxperm ims self:udp_socket ioctl RMNET_IOCTL_EXTENDED;
|
||||
|
||||
r_dir_file(ims, sysfs_msm_subsys)
|
||||
|
||||
userdebug_or_eng(`
|
||||
permissive ims;
|
||||
')
|
||||
|
||||
@@ -2,3 +2,7 @@ type imscm, domain;
|
||||
type imscm_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(imscm)
|
||||
|
||||
userdebug_or_eng(`
|
||||
permissive imscm;
|
||||
')
|
||||
|
||||
@@ -20,3 +20,7 @@ add_service(radio, imscm_service)
|
||||
auditallow radio imscm_service:service_manager { add find };
|
||||
|
||||
r_dir_file(radio, sysfs_msm_subsys)
|
||||
|
||||
userdebug_or_eng(`
|
||||
permissive radio;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user