[Detail] Uncrypt service need permission to write ota package MTK-Commit-Id: 0fa210d0c4e4ce5eae607fa2d53fb10a59a49628 Change-Id: If8127d2056278932ecf947541cfa24b29be6bb11 CR-Id: ALPS04685340 Feature: [Module]Settings Signed-off-by: Yogesh Tundele <yogesh.tundele@mediatek.com>
3 lines
164 B
Plaintext
Executable File
3 lines
164 B
Plaintext
Executable File
#====================== uncrypt.te ======================
|
|
allow uncrypt para_block_device:blk_file w_file_perms;
|
|
allow uncrypt ota_package_file:file w_file_perms; |