Remove duplicate allow rule.
Duplicate of "allow domain su:fd use;" Test: policy compiles. Change-Id: I81d86a8b325d619d3ecc9450a011d6646605cab9
This commit is contained in:
parent
daf0c6c187
commit
c5e32208a2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue