Skip to content
Snippets Groups Projects
Commit c5e32208 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

Remove duplicate allow rule.

Duplicate of "allow domain su:fd use;"

Test: policy compiles.
Change-Id: I81d86a8b325d619d3ecc9450a011d6646605cab9
parent daf0c6c1
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@ userdebug_or_eng(`
allow domain su:unix_stream_socket { getattr getopt read write shutdown };
allow { domain -init } su:binder { call transfer };
allow { domain -init } su:fd use;
# Running something like "pm dump com.android.bluetooth" requires
# fifo writes
......
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