platform_hardware_interfaces/tetheroffload
Lorenzo Colitti 3189d9de81 Don't expect stopOffload to succeed if interface doesn't exist.
The AdditionalStopsWithInitReturnFalse test inits offload and
then checks that stopOffload returns true. However, the HAL is
allowed to return false to stopOffload if no upstream was ever
successfully programmed.

To ensure this test doesn't fail in the common case that the
interface is not up, don't expect stopOffload to return true in
this case.

Bug: 67439856
Test: VtsHalTetheroffloadControlV1_0TargetTest passes with and without mobile data connection
Change-Id: I245f9e3e4376a7799572a3b3967e2bf6c52b5e4d
2017-10-25 11:51:13 +09:00
..
config/1.0 Fixup netlink socket creation to make corresponding fix in JNI 2017-10-20 18:33:40 +09:00
control/1.0 Don't expect stopOffload to succeed if interface doesn't exist. 2017-10-25 11:51:13 +09:00
Android.bp Tetheroffload Control and Config VTS 2017-08-08 02:54:06 +09:00