Remove setCounterSet and deleteTagData support from FwmarkServer

Removing all references to setCounterSet and deleteTagData from
FwmarkServer and FwmarkClient.

The symbols cannot be removed from NetdClient as some older VNDK
versions might still rely on them (they use dlsym, and do not reference
the symbol directly, so TH may not catch this).

Test: builds and boots
Change-Id: Ic2c971d066c6579e5cebc61ae33b369e1f54310e
7 files changed
tree: 12d6f07ca44c7b636afe6c85d000dfda561a8754
  1. bpf_progs/
  2. client/
  3. include/
  4. netutils_wrappers/
  5. server/
  6. tests/
  7. .editorconfig
  8. Android.bp
  9. NOTICE
  10. OWNERS
  11. PREUPLOAD.cfg
  12. TEST_MAPPING