Fix string-compare warning

system/netd/tests/binder_test.cpp:1236:18: error: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Werror,-Wstring-compare]
        if (path == IP6TABLES_PATH) {
                 ^  ~~~~~~~~~~~~~~

Test: presubmit
Bug: 153764102
Change-Id: I838149704ac2308a77efa9658bf80f1f4d7b3aa1
1 file changed
tree: dbd648094fad4cb0461ee77978e574fcd7912c8e
  1. client/
  2. include/
  3. netutils_wrappers/
  4. server/
  5. tests/
  6. .editorconfig
  7. Android.bp
  8. NOTICE
  9. OWNERS
  10. PREUPLOAD.cfg
  11. TEST_MAPPING