Revert "Allow dumpstate to dumpsys gpu"
This reverts commit 979f5a44bf
.
Reason for revert: b/147458874
Change-Id: Id8a9d7e50dbd3f293e01ab6277e9e54a8ed7619d
This commit is contained in:
parent
979f5a44bf
commit
6daec46264
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