diff --git a/non_plat/uncrypte.te b/non_plat/uncrypte.te index 4b875a1..d9e3df8 100755 --- a/non_plat/uncrypte.te +++ b/non_plat/uncrypte.te @@ -1,2 +1,3 @@ #====================== uncrypt.te ====================== -allow uncrypt para_block_device:blk_file w_file_perms; \ No newline at end of file +allow uncrypt para_block_device:blk_file w_file_perms; +allow uncrypt ota_package_file:file w_file_perms; \ No newline at end of file