I am getting the error:
java.io.FileNotFoundException: /proc/net/arp: open failed: EACCES (Permission denied)
I even tried setting
targetSdkVersion="28", which usualy fixes this issue.
BTW, is your phone rooted? I ask because you use the variable name "su" (as in "Super User") on the line that is generating the error.