diff --git a/sepolicy/qualcomm.te b/sepolicy/qualcomm.te index 30a9a6c..2669694 100644 --- a/sepolicy/qualcomm.te +++ b/sepolicy/qualcomm.te @@ -25,4 +25,6 @@ type rpmb_device, file_type; allow tee rpmb_device:blk_file rw_file_perms; allowxperm tee rpmb_device:blk_file ioctl { 0xb300-0xbfff }; +attribute smcinvoke_device_29_0; type smcinvoke_device, dev_type; +typeattribute smcinvoke_device smcinvoke_device_29_0;