diff --git a/non_plat/factory.te b/non_plat/factory.te index a422ac7..b8dcc68 100644 --- a/non_plat/factory.te +++ b/non_plat/factory.te @@ -160,6 +160,7 @@ allow factory mt6605_device:chr_file rwx_file_perms; #Purpose: For gps test allow factory mnld_device:chr_file rw_file_perms; +allow factory mnld_exec:file rx_file_perms; #Purpose: For keypad test allow factory mtk_kpd_device:chr_file r_file_perms; diff --git a/non_plat/meta_tst.te b/non_plat/meta_tst.te index 86dcc53..39d19de 100644 --- a/non_plat/meta_tst.te +++ b/non_plat/meta_tst.te @@ -146,6 +146,7 @@ allow meta_tst tmpfs:lnk_file read; allow meta_tst agpsd_data_file:dir search; allow meta_tst agpsd_data_file:sock_file write; allow meta_tst mnld_device:chr_file rw_file_perms; +allow meta_tst mnld_exec:file rx_file_perms; set_prop(meta_tst, mnld_prop); # Date: WK16.12