[ALPS04123749] remove cct meta sepolicy
CCT not in meta after Android-O (including O) MTK-Commit-Id: 3d0ca7a55805ded38fb0e45d7e252eb7342f284e Change-Id: I457859875f2f36a8348dfdbb59a8f0ac945a2dd2 CR-Id: ALPS04123749 Feature: Camera Calibration Tuning (CCT) Tool
This commit is contained in:
parent
d57995a915
commit
15d096f021
@ -87,8 +87,6 @@ allow meta_tst persist_data_file:file create_file_perms;
|
|||||||
# Date: WK14.46
|
# Date: WK14.46
|
||||||
# Operation : Migration
|
# Operation : Migration
|
||||||
# Purpose : Camera
|
# Purpose : Camera
|
||||||
allow meta_tst cct_data_file:dir create_dir_perms;
|
|
||||||
allow meta_tst cct_data_file:file create_file_perms;
|
|
||||||
allow meta_tst devmap_device:chr_file rw_file_perms;
|
allow meta_tst devmap_device:chr_file rw_file_perms;
|
||||||
allow meta_tst camera_pipemgr_device:chr_file rw_file_perms;
|
allow meta_tst camera_pipemgr_device:chr_file rw_file_perms;
|
||||||
allow meta_tst MTK_SMI_device:chr_file rw_file_perms;
|
allow meta_tst MTK_SMI_device:chr_file rw_file_perms;
|
||||||
@ -174,23 +172,11 @@ allow meta_tst system_block_device:blk_file getattr;
|
|||||||
# Purpose : NVRAM related LID
|
# Purpose : NVRAM related LID
|
||||||
allow meta_tst pro_info_device:chr_file rw_file_perms;
|
allow meta_tst pro_info_device:chr_file rw_file_perms;
|
||||||
|
|
||||||
# Date: WK15.14
|
|
||||||
# Purpose : CCT linker fail
|
|
||||||
allow meta_tst self:process execmem;
|
|
||||||
|
|
||||||
# Date: WK15.13
|
# Date: WK15.13
|
||||||
# Purpose: for nand project
|
# Purpose: for nand project
|
||||||
allow meta_tst mtd_device:dir search;
|
allow meta_tst mtd_device:dir search;
|
||||||
allow meta_tst mtd_device:chr_file rw_file_perms;
|
allow meta_tst mtd_device:chr_file rw_file_perms;
|
||||||
|
|
||||||
# Date: WK15.38
|
|
||||||
# Purpose: M Migration for CCT linker fail
|
|
||||||
allow meta_tst sdcard_type:dir create_dir_perms;
|
|
||||||
allow meta_tst sdcard_type:file create_file_perms;
|
|
||||||
allow meta_tst mnt_user_file:dir search;
|
|
||||||
allow meta_tst mnt_user_file:lnk_file read;
|
|
||||||
allow meta_tst storage_file:lnk_file read;
|
|
||||||
|
|
||||||
# Date: WK16.17
|
# Date: WK16.17
|
||||||
# Purpose: N Migration For ccci sysfs node
|
# Purpose: N Migration For ccci sysfs node
|
||||||
allow meta_tst sysfs_ccci:dir search;
|
allow meta_tst sysfs_ccci:dir search;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user