Merge "[ALPS04566986] Fix cameraserver permission" into alps-trunk-q0.basic
Change-Id: I524976ce8b9c63d1e2a62ae3ce8c475053d41d79 MTK-Commit-Id: b0fbfb81e7ee33becde7236dcd4887e472ce70c2
This commit is contained in:
commit
e73950065c
@ -295,7 +295,10 @@ allow cameraserver gpu_device:dir search;
|
||||
# Date : WK16.33
|
||||
# Purpose: Allow to access ged for gralloc_extra functions
|
||||
allow cameraserver proc_ged:file rw_file_perms;
|
||||
allowxperm cameraserver proc_ged:file ioctl { GED_BRIDGE_IO_GE_GET };
|
||||
allowxperm cameraserver proc_ged:file ioctl {
|
||||
GED_BRIDGE_IO_GE_GET
|
||||
GED_BRIDGE_IO_GPU_TIMESTAMP
|
||||
};
|
||||
|
||||
# Date : WK16.33
|
||||
# Operation : Migration
|
||||
@ -362,3 +365,4 @@ allowxperm cameraserver proc_perfmgr:file ioctl {
|
||||
PERFMGR_FPSGO_QUEUE_CONNECT
|
||||
PERFMGR_FPSGO_BQID
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user