Linux has the command setcap to change file capabilities. This does not seem to be supported by Android by default. Could anyone confirm this? If so, is there a way to add this command to Android which is a branch of Linux?
As for the reason to run this command, I want to use the answer of of this SO Thread to address the issue of using privileged ports.