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:
OzzysCmAcc 2017-02-15 20:25:37 +01:00 committed by Kevin F. Haggerty
parent 1fd5d958dc
commit 14c78877a8
1 changed files with 1 additions and 0 deletions

1
sepolicy/rmt_storage.te Normal file
View File

@ -0,0 +1 @@
allow rmt_storage self:capability dac_override;