Skip to content
Snippets Groups Projects
Commit 6daec462 authored by Yiwei Zhang's avatar Yiwei Zhang
Browse files

Revert "Allow dumpstate to dumpsys gpu"

This reverts commit 979f5a44.

Reason for revert: b/147458874

Change-Id: Id8a9d7e50dbd3f293e01ab6277e9e54a8ed7619d
parent 979f5a44
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment