Merge "SurfaceFlinger: migrate capabilities to surfaceflinger.rc"
am: 1f3e40e8e7
Change-Id: I27a56b089cdac1486983fff1d1ad8e2e0152defa
This commit is contained in:
commit
f0b712654a
1 changed files with 0 additions and 4 deletions
|
|
@ -196,10 +196,6 @@ static const struct fs_path_config android_files[] = {
|
|||
{ 00750, AID_ROOT, AID_SHELL, CAP_MASK_LONG(CAP_SETUID) |
|
||||
CAP_MASK_LONG(CAP_SETGID),
|
||||
"system/bin/simpleperf_app_runner" },
|
||||
|
||||
// Support FIFO scheduling mode in SurfaceFlinger.
|
||||
{ 00755, AID_SYSTEM, AID_GRAPHICS, CAP_MASK_LONG(CAP_SYS_NICE),
|
||||
"system/bin/surfaceflinger" },
|
||||
// generic defaults
|
||||
{ 00755, AID_ROOT, AID_ROOT, 0, "bin/*" },
|
||||
{ 00640, AID_ROOT, AID_SHELL, 0, "fstab.*" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue