[ALPS04879324] SELinux sepolicy for TEEI OS communication Adjustment

Because teei_client_device and mobicore_user_device belong to BSP project,
we need to move SELinux sepolicy from BASIC to BSP project as well.

MTK-Commit-Id: f33102728ebc2c0969605800d73558741c3f0732

Change-Id: Ib9f8a68bde615593d971220655edb3bb9e83e3af
CR-Id: ALPS04879324
Feature: Secure Facial Recognition - 2D Sensor
This commit is contained in:
swintegrator 2020-01-18 10:21:59 +08:00 committed by Yicheng Chen
parent 1c8313c394
commit ba675f90bd

View File

@ -20,7 +20,3 @@ allow hal_graphics_allocator_default debugfs_tracing:file open;
#============= hal_graphics_allocator_default ============== #============= hal_graphics_allocator_default ==============
allow hal_graphics_allocator_default proc_ged:file r_file_perms; allow hal_graphics_allocator_default proc_ged:file r_file_perms;
allowxperm hal_graphics_allocator_default proc_ged:file ioctl { proc_ged_ioctls }; allowxperm hal_graphics_allocator_default proc_ged:file ioctl { proc_ged_ioctls };
#============= hal_graphics_allocator_default ==============
allow hal_graphics_allocator_default teei_client_device:chr_file rw_file_perms;
allow hal_graphics_allocator_default mobicore_user_device:chr_file rw_file_perms;