OSDN Git Service

Fixup netlink socket creation to make corresponding fix in JNI
authorErik Kline <ek@google.com>
Fri, 20 Oct 2017 08:08:38 +0000 (17:08 +0900)
committerErik Kline <ek@google.com>
Fri, 20 Oct 2017 09:33:40 +0000 (18:33 +0900)
commitd97f8714f07a762efe5a48747454fb4bdd51be8b
tree4150ce6834d03c194fd31c801c7413cb6d547d36
parenta555e04f8c37db86c5016218d5b7ab37cccc29c6
Fixup netlink socket creation to make corresponding fix in JNI

Corresponding JNI fix is:

    aosp/516339
    oc-mr1-dev:3102743

Test: as follows
    - built
    - flashed
    - booted
    - make vts -j30 BUILD_GOOGLE_VTS=true && \
      vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalTetherOffloadControlV1_0Target -l DEBUG

      10-20 17:48:28 I/ResultReporter: Invocation finished in 5m 32s. PASSED: 38, FAILED: 0, MODULES: 1 of 1

Bug: 68018148

Change-Id: I5aa019d708abaff61387b83a857e9e8226709842
tetheroffload/config/1.0/vts/functional/VtsHalTetheroffloadConfigV1_0TargetTest.cpp
tetheroffload/control/1.0/vts/functional/VtsHalTetheroffloadControlV1_0TargetTest.cpp