[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:
mtk04179 2020-01-18 10:06:20 +08:00 committed by Leo Ho (何彥霖)
parent 28cf5af63a
commit 3c5b96aa1c

View File

@ -263,14 +263,17 @@ allow mtk_hal_camera sysfs_batteryinfo:file { getattr open read };
# Purpose: Change thermal config
allow mtk_hal_camera mtk_thermal_config_prop:property_service set;
# Date : WK17.48
# Stage: O Migration
# Date : WK18.31
# Stage: P Migration
# Purpose: CCT
allow mtk_hal_camera graphics_device:chr_file { read write ioctl open };
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: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
# Operation : label aee_aed sockets