summaryrefslogtreecommitdiffstats
path: root/non_plat/atci_service.te
diff options
context:
space:
mode:
authorShanshan Guo <Shanshan.Guo@mediatek.com>2020-02-29 12:02:13 +0800
committerShanshan Guo <Shanshan.Guo@mediatek.com>2020-02-29 12:02:13 +0800
commit8c2ce28a36be318fd5ff2e224b2fb0dfc25f3d6e (patch)
tree5733c4989916f93d27094802f38c011f949b8d50 /non_plat/atci_service.te
parent563ad05fb269bf9d39fd9f4d4a884731f560a998 (diff)
downloaddevice_mediatek_wembley-sepolicy-8c2ce28a36be318fd5ff2e224b2fb0dfc25f3d6e.tar.gz
device_mediatek_wembley-sepolicy-8c2ce28a36be318fd5ff2e224b2fb0dfc25f3d6e.tar.bz2
device_mediatek_wembley-sepolicy-8c2ce28a36be318fd5ff2e224b2fb0dfc25f3d6e.zip
[ALPS05009976] SEPolicy: Merge folder non_plat and r_non_plat
[Detail] BASIC and BSP project should have same sepolicies in basic/. [Solution] 1.Modify SEPolicies in non_plat/ by comparing with r_non_plat/ . 2.Remove r_non_plat/ . Change-Id: I24d3df00255779bd73f4075c1c4062176d5b6047 CR-Id: ALPS05009976 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
Diffstat (limited to 'non_plat/atci_service.te')
-rw-r--r--non_plat/atci_service.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/non_plat/atci_service.te b/non_plat/atci_service.te
index af1e683..e55c5a8 100644
--- a/non_plat/atci_service.te
+++ b/non_plat/atci_service.te
@@ -114,10 +114,7 @@ allow atci_service sysfs_batteryinfo:dir search;
allow atci_service sysfs_batteryinfo:file { read getattr open };
allow atci_service system_file:dir { read open };
allow atci_service camera_pipemgr_device:chr_file { read ioctl open };
-#allow atci_service media_rw_data_file:dir { read getattr open };
-#allow atci_service media_rw_data_file:file { getattr setattr };
allow atci_service mtkcam_prop:file { read getattr open };
-#allow atci_service hal_camera_hwservice:hwservice_manager find;
allow atci_service mtk_hal_camera:binder call;
allow atci_service debugfs_ion:dir search;
allow atci_service sysfs_tpd_setting:file { read write open getattr };