klte-common: fix rmt_storage denial
*this fixes no sim card after caf rebase *avc: denied { dac_override } for pid=314 comm="rmt_storage" capability=1 scontext=u:r:rmt_storage:s0 tcontext=u:r:rmt_storage:s0 tclass=capability permissive=0 Change-Id: I09ab419bd2fd1fb9ddeb3b8c670df15075a73a51
This commit is contained in:
parent
1fd5d958dc
commit
14c78877a8
1 changed files with 1 additions and 0 deletions
1
sepolicy/rmt_storage.te
Normal file
1
sepolicy/rmt_storage.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow rmt_storage self:capability dac_override;
|
Loading…
Reference in a new issue