Make netd calls to iptables wait for xtables lock

Without this wait iptables commands can fail with various unpleasant
consequences like Log.wtf() or missing iptables rules.  The most
critical calls to iptables in NetdConstants.cpp already wait for the
lock.

Bug:22802665
Change-Id: I7d542c3d4f0e005618e368da674159b90d652c8a
4 files changed
tree: 218abefc5cb70e571e1db204d167e80b4d3c4630
  1. client/
  2. include/
  3. server/
  4. Android.mk