[ALPS04533784] Move sepolicy of cam cooler to bsp
[Detail] Move camera coolers sepolicy to bsp/plat_private. This reverts commit 869396b2725b78c55382a9f34b016b5236505965. MTK-Commit-Id: 31387ebc1f29a342b39a8bd809cdc3f2f56c85fd Change-Id: I64c36cefdefe72846971ec323cae0c6e89c675a1 Signed-off-by: jhua.zhang <jhua.zhang@mediatek.com> CR-Id: ALPS04533784 Feature: Thermal Management
This commit is contained in:
parent
c04d8c0283
commit
0986f7cfba
@ -72,7 +72,6 @@ type proc_kpageflags, fs_type, proc_type;
|
||||
type proc_slabtrace, fs_type, proc_type;
|
||||
type proc_cmdq_debug, fs_type, proc_type;
|
||||
type proc_isp_p2, fs_type, proc_type;
|
||||
type proc_cl_cam_status, fs_type, proc_type;
|
||||
type proc_dbg_repo, fs_type, proc_type;
|
||||
type proc_isp_p2_dump, fs_type, proc_type;
|
||||
type proc_isp_p2_kedump, fs_type, proc_type;
|
||||
|
@ -39,7 +39,6 @@ genfscon proc /kpageflags u:object_r:proc_kpageflags:s0
|
||||
genfscon proc /mtk_memcfg/slabtrace u:object_r:proc_slabtrace:s0
|
||||
genfscon proc /mtk_cmdq_debug/status u:object_r:proc_cmdq_debug:s0
|
||||
genfscon proc /cpuhvfs/dbg_repo u:object_r:proc_dbg_repo:s0
|
||||
genfscon proc /driver/cl_cam_status u:object_r:proc_cl_cam_status:s0
|
||||
|
||||
|
||||
genfscon iso9660 / u:object_r:iso9660:s0
|
||||
|
@ -108,9 +108,3 @@ get_prop(platform_app, vendor_connsysfw_prop)
|
||||
# Purpose : JPEG need to use PQ via MMS HIDL
|
||||
allow platform_app mtk_hal_mms_hwservice:hwservice_manager find;
|
||||
allow platform_app mtk_hal_mms:binder call;
|
||||
|
||||
# Date: 2019/05/24
|
||||
# Operation : Migration
|
||||
# Purpose : Camera need read cl_cam_status
|
||||
# Package: com.mediatek.camera
|
||||
allow platform_app proc_cl_cam_status:file r_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user