klte-common: fix init denial

*denial is caused by rild update from m package

Change-Id: I42f6ac07d48e6bea17e44a88f379fb6647fb27b8
This commit is contained in:
OzzysCmAcc 2017-03-23 18:41:42 +01:00 committed by Oskar Kratochvil
parent 722ab7ae6d
commit d6b31929f5
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
allow init sysfs_sec:lnk_file r_file_perms;
allow init debugfs:file write;
allow init socket_device:sock_file { create write setattr };