mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Added allowing at_device to port-bridge.
denied { read write } for pid=749 comm="port-bridge" name="at_mdm0" dev="tmpfs" ino=22585 scontext=u:r:port-bridge:s0 tcontext=u:object_r:at_device:s0 tclass=chr_file permissive=0
denied { read write } for pid=749 comm="port-bridge" name="at_mdm0" dev="tmpfs" ino=22585 scontext=u:r:port-bridge:s0 tcontext=u:object_r:at_device:s0 tclass=chr_file permissive=0
denied { read write } for pid=749 comm="port-bridge" name="at_usb0" dev="tmpfs" ino=21293 scontext=u:r:port-bridge:s0 tcontext=u:object_r:at_device:s0 tclass=chr_file permissive=0
Bug: 37628525
Test: Taimen is no longer blocked on boot
Change-Id: Ib2e1443471c822d20627286b090b2edc4de9578b
This commit is contained in:
@@ -8,7 +8,7 @@ r_dir_file(port-bridge, sysfs_msm_subsys)
|
||||
allow port-bridge sysfs_soc:dir search;
|
||||
allow port-bridge sysfs_soc:file r_file_perms;
|
||||
|
||||
allowxperm port-bridge at_device:chr_file ioctl IPC_ROUTER_IOCTL_GET_VERSION;
|
||||
allow port-bridge at_device:chr_file rw_file_perms;
|
||||
|
||||
userdebug_or_eng(`
|
||||
permissive port-bridge;
|
||||
|
||||
Reference in New Issue
Block a user