Revert "Allow dumpstate to dumpsys gpu" am: 6daec46264
Change-Id: Ie5ad8ca29bbb6df531945b7ca622d60b29400dba
This commit is contained in:
commit
046164f327
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ allow gpuservice adbd:unix_stream_socket { read write getattr };
|
|||
# Needed for interactive shell
|
||||
allow gpuservice devpts:chr_file { read write getattr };
|
||||
|
||||
# Needed for dumpstate to dumpsys gpu.
|
||||
allow gpuservice dumpstate:fd use;
|
||||
allow gpuservice dumpstate:fifo_file write;
|
||||
|
||||
add_service(gpuservice, gpu_service)
|
||||
|
||||
# Only uncomment below line when in development
|
||||
|
|
Loading…
Reference in a new issue