[ALPS04429330] Cam: Fix secure camera selinux issue
[Detail] Add permission. MTK-Commit-Id: 8ba94b2e2ca90a6130f9cec123bbbe385f8b0ecc Change-Id: I8419705a9c4133564ed71f7fed5c0ccbdb584ffe CR-Id: ALPS04429330 Feature: [Android Default] Camera Application Basic Functions
This commit is contained in:
parent
270ef77677
commit
fdb2a25c84
@ -338,3 +338,8 @@ allow mtk_hal_camera system_data_file:dir { getattr };
|
||||
# Date: 2019/06/14
|
||||
# Operation : Migration
|
||||
allow mtk_hal_camera sysfs_dt_firmware_android:dir search;
|
||||
|
||||
# Date: 2019/07/09
|
||||
# Operation : For M4U security
|
||||
allow mtk_hal_camera proc_m4u:file r_file_perms;
|
||||
allowxperm mtk_hal_camera proc_m4u:file ioctl MTK_M4U_T_SEC_INIT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user