Merge "[ALPS04685340] Recovery: Add SELinux Permission" into alps-trunk-q0.basic

Change-Id: I3d076b625fe6b39dd86d4c2358890bc829fdb57f
MTK-Commit-Id: e7e98db12833b1425593d60035bce6593cc7c6e2
This commit is contained in:
Yogesh Tundele 2020-01-18 10:16:44 +08:00 committed by Gerrit Code Review
commit 94de77a5fe

View File

@ -1,2 +1,3 @@
#====================== uncrypt.te ======================
allow uncrypt para_block_device:blk_file w_file_perms;
allow uncrypt para_block_device:blk_file w_file_perms;
allow uncrypt ota_package_file:file w_file_perms;