[ALPS03892544] CCT k65 P porting
CCT k65 MTK-Commit-Id: 4e28dade7f7018a3556bf40ed1772110799762fd Change-Id: I1ae0989736e7f23e797936aff6a8beafab65bb9e CR-Id: ALPS03892544 Feature: Camera Calibration Tuning (CCT) Tool
This commit is contained in:
parent
28cf5af63a
commit
3c5b96aa1c
@ -263,14 +263,17 @@ allow mtk_hal_camera sysfs_batteryinfo:file { getattr open read };
|
|||||||
# Purpose: Change thermal config
|
# Purpose: Change thermal config
|
||||||
allow mtk_hal_camera mtk_thermal_config_prop:property_service set;
|
allow mtk_hal_camera mtk_thermal_config_prop:property_service set;
|
||||||
|
|
||||||
# Date : WK17.48
|
# Date : WK18.31
|
||||||
# Stage: O Migration
|
# Stage: P Migration
|
||||||
# Purpose: CCT
|
# Purpose: CCT
|
||||||
allow mtk_hal_camera graphics_device:chr_file { read write ioctl open };
|
allow mtk_hal_camera graphics_device:chr_file { read write ioctl open };
|
||||||
allow mtk_hal_camera graphics_device:dir search;
|
allow mtk_hal_camera graphics_device:dir search;
|
||||||
allow mtk_hal_camera cct_data_file:dir create_dir_perms;
|
allow mtk_hal_camera cct_data_file:dir create_dir_perms;
|
||||||
allow mtk_hal_camera cct_data_file:file create_file_perms;
|
allow mtk_hal_camera cct_data_file:file create_file_perms;
|
||||||
allow mtk_hal_camera cct_data_file:fifo_file create_file_perms;
|
allow mtk_hal_camera cct_data_file:fifo_file create_file_perms;
|
||||||
|
allow mtk_hal_camera sysfs_boot_mode:file { read open };
|
||||||
|
allow mtk_hal_camera mnt_vendor_file:dir create_dir_perms;
|
||||||
|
allow mtk_hal_camera mnt_vendor_file:fifo_file create_file_perms;
|
||||||
|
|
||||||
# Date : WK18.01
|
# Date : WK18.01
|
||||||
# Operation : label aee_aed sockets
|
# Operation : label aee_aed sockets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user