sm8150-common: sepolicy: allow rw_file perms to secure_element hal

* fixes E NxpEseHal: seHalInit: SecureElement open failed!!!

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
Omkar Chandorkar 2021-04-20 11:49:37 +05:30
parent d4b9bd9613
commit 7e2cacf3ca
No known key found for this signature in database
GPG Key ID: 95A33FD984777F70
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
allow hal_secure_element_default nfc_device:chr_file { read write };
allow hal_secure_element_default nfc_device:chr_file rw_file_perms;