Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 1 | userdebug_or_eng(` |
2 | allow init su:process { transition dyntransition rlimitinh siginh }; | ||||
3 | ') | ||||
4 | allow init self:capability { sys_module }; | ||||
5 | allow init self:tcp_socket create; | ||||
6 | allow init gatord:process { transition rlimitinh siginh }; | ||||
7 | allow init kernel:system module_request; |