Always report connect complete events on non-debuggable builds

Added a check for ro.debuggable system property in
FwmarkClient::shouldReportConnectComplete() and
FwmarkClient::shouldSetFwmark().
The ANDROID_NO_USE_FWMARK_CLIENT and ANDROID_FWMARK_METRICS_ONLY
environment variables will only be taken into account on
debuggable builds.

Test: manual
Bug: 29748723
Change-Id: I571ba8140412215fe92bc6e9e5e37d56ac09fb7c
2 files changed
tree: 268f1eb5183f63c3de9be6b05e3a9d4ddf64b953
  1. client/
  2. include/
  3. server/
  4. tests/
  5. Android.mk
  6. MODULE_LICENSE_APACHE2
  7. NOTICE