[ALPS04053189] Change ccb gear id fail
Add SELinux permission on P. MTK-Commit-Id: 3339f54d0c99ff161ff18e89a0f98bd214bb0aff Change-Id: I067468d91788e66b68ce822c4d207fa32ec92558 CR-Id: ALPS04053189 Feature: Modem Log Tool
This commit is contained in:
parent
3107d089df
commit
f9db19b954
@ -80,7 +80,7 @@ allow emdlogger aee_aed:unix_stream_socket connectto;
|
|||||||
#scontext=u:r:emdlogger:s0 tcontext=u:object_r:proc_lk_env:s0 tclass=file permissive=0
|
#scontext=u:r:emdlogger:s0 tcontext=u:object_r:proc_lk_env:s0 tclass=file permissive=0
|
||||||
#avc: denied { read } for name="mmcblk0p3" dev="tmpfs" ino=8493 scontext=u:r:emdlogger:s0
|
#avc: denied { read } for name="mmcblk0p3" dev="tmpfs" ino=8493 scontext=u:r:emdlogger:s0
|
||||||
# tcontext=u:object_r:para_block_device:s0 tclass=blk_file permissive=0
|
# tcontext=u:object_r:para_block_device:s0 tclass=blk_file permissive=0
|
||||||
allow emdlogger para_block_device:blk_file { read open };
|
allow emdlogger para_block_device:blk_file { read open write };
|
||||||
allow emdlogger proc_lk_env:file { read write ioctl open };
|
allow emdlogger proc_lk_env:file { read write ioctl open };
|
||||||
|
|
||||||
#Android O for created file in data
|
#Android O for created file in data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user