Merge "sepolicy: Policy fix for emmc based rpmb partition"

This commit is contained in:
qctecmdr
2019-04-17 15:10:35 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -38,6 +38,7 @@ allow tee self:capability {
# for anti-rollback protection
allow tee block_device:dir r_dir_perms;
allow tee rpmb_device:blk_file rw_file_perms;
allowxperm tee rpmb_device:blk_file ioctl { MMC_IOC_CMD };
#For Wakelocks
wakelock_use(tee)