Merge "[ALPS04401451] Fix ioctl permission issue for cameraserver" into alps-trunk-q0.basic
Change-Id: Idbceb6f115c78b548cdf10b74b0ca8070682d2cf MTK-Commit-Id: 8f58167ddaa5256094a029c9d49c28b843769e58
This commit is contained in:
commit
9ab7604179
@ -294,7 +294,8 @@ allow cameraserver gpu_device:dir search;
|
|||||||
|
|
||||||
# Date : WK16.33
|
# Date : WK16.33
|
||||||
# Purpose: Allow to access ged for gralloc_extra functions
|
# Purpose: Allow to access ged for gralloc_extra functions
|
||||||
allow cameraserver proc_ged:file {open read write ioctl getattr};
|
allow cameraserver proc_ged:file {open read write getattr};
|
||||||
|
allowxperm cameraserver proc_ged:file ioctl { GED_BRIDGE_IO_GE_GET };
|
||||||
|
|
||||||
# Date : WK16.33
|
# Date : WK16.33
|
||||||
# Operation : Migration
|
# Operation : Migration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user