Merge "[ALPS04533784] Move sepolicy of cam cooler to bsp" into alps-trunk-q0.basic
Change-Id: I77e3a7ad16f7160bdaae2376ccf67f7262f7d043 MTK-Commit-Id: 99c86f6f19543e4edfb81f3e7b1e73fec1a32b07
This commit is contained in:
commit
ba7500624e
@ -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