<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_hardware_interfaces/tetheroffload, branch lineage-17.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/'/>
<entry>
<title>Update makefies: no 'types'</title>
<updated>2019-03-04T19:27:17+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2019-03-01T20:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=a878aee9abf32b6d16e874fd0124febb8100626b'/>
<id>a878aee9abf32b6d16e874fd0124febb8100626b</id>
<content type='text'>
Bug: 123976090
Test: N/A
Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 123976090
Test: N/A
Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
</pre>
</div>
</content>
</entry>
<entry>
<title>pack VTS cc_test binaries as general-tests</title>
<updated>2018-12-07T18:49:56+00:00</updated>
<author>
<name>Keun Soo YIM</name>
<email>yim@google.com</email>
</author>
<published>2018-11-27T22:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=68ae05dd2d9eb563887b0f3208ab8d41f9f47e14'/>
<id>68ae05dd2d9eb563887b0f3208ab8d41f9f47e14</id>
<content type='text'>
Test: make general-tests
Bug: 120093339
Merged-In: I363450d205868f900e4925ccff1430e2a569f2a4
Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: make general-tests
Bug: 120093339
Merged-In: I363450d205868f900e4925ccff1430e2a569f2a4
Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Update makefiles after native handle in Java.</title>
<updated>2018-08-14T20:29:42+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2018-08-14T20:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=f5e4d7fb59aea4746ebd86669407679fbb8953f9'/>
<id>f5e4d7fb59aea4746ebd86669407679fbb8953f9</id>
<content type='text'>
Bug: 35098567
Test: N/A
Change-Id: I54b8d804e480cda09806f8028b966f28c4bd706e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 35098567
Test: N/A
Change-Id: I54b8d804e480cda09806f8028b966f28c4bd706e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OffloadControlHidlTestBase.AdditionalStopsWithInitReturnFalse</title>
<updated>2018-05-11T08:02:42+00:00</updated>
<author>
<name>Lorenzo Colitti</name>
<email>lorenzo@google.com</email>
</author>
<published>2018-05-11T07:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=d14d8e475917508fe315f7ef2a73e2cd88d4156c'/>
<id>d14d8e475917508fe315f7ef2a73e2cd88d4156c</id>
<content type='text'>
This test is testing that subsequent calls to stopOffload fail.
Therefore, don't fail if the first call fails. Only fail if the
subsequent calls fail

Bug: 77996655
Test: OffloadControlHidlTestBase.AdditionalStopsWithInitReturnFalse passes
Change-Id: I819a2942cc9bb2bca5cf0f603bb7e2b2b9b03d23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test is testing that subsequent calls to stopOffload fail.
Therefore, don't fail if the first call fails. Only fail if the
subsequent calls fail

Bug: 77996655
Test: OffloadControlHidlTestBase.AdditionalStopsWithInitReturnFalse passes
Change-Id: I819a2942cc9bb2bca5cf0f603bb7e2b2b9b03d23
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debugging to VtsHalTetherOffloadControl test.</title>
<updated>2018-05-11T08:02:42+00:00</updated>
<author>
<name>Lorenzo Colitti</name>
<email>lorenzo@google.com</email>
</author>
<published>2018-05-11T07:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=5f9aec4f541fc72e521b688b1d686a6bc3b4b1cb'/>
<id>5f9aec4f541fc72e521b688b1d686a6bc3b4b1cb</id>
<content type='text'>
1. Move the detailed failure statements from ALOGI statements to
   assertion failure messages.
2. Add SCOPED_TRACEs to AdditionalStopsWithInitReturnFalse.

Bug: 77996655
Test: Builds. Error messages visible in assertions.
Change-Id: Ife0607e792175ab22d1467b1fe2926107fee1e6a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Move the detailed failure statements from ALOGI statements to
   assertion failure messages.
2. Add SCOPED_TRACEs to AdditionalStopsWithInitReturnFalse.

Bug: 77996655
Test: Builds. Error messages visible in assertions.
Change-Id: Ife0607e792175ab22d1467b1fe2926107fee1e6a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Convert tetheroffload hal test to use VtsHalHidlTargetTestEnvBase" am: 2ec93aed52</title>
<updated>2018-02-12T23:19:48+00:00</updated>
<author>
<name>Zhuoyao Zhang</name>
<email>zhuoyao@google.com</email>
</author>
<published>2018-02-12T23:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=5f6534b6b377b2e129b393193fd88b4e11c59952'/>
<id>5f6534b6b377b2e129b393193fd88b4e11c59952</id>
<content type='text'>
am: 016b793df7

Change-Id: Ie891a2eebdab5191976694cc9740448ef85a8fe6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 016b793df7

Change-Id: Ie891a2eebdab5191976694cc9740448ef85a8fe6
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert tetheroffload hal test to use VtsHalHidlTargetTestEnvBase</title>
<updated>2018-02-12T22:57:05+00:00</updated>
<author>
<name>Zhuoyao Zhang</name>
<email>zhuoyao@google.com</email>
</author>
<published>2018-02-09T05:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=b51d4b2fb0892b327bd73f0a23a220b0fb2846d9'/>
<id>b51d4b2fb0892b327bd73f0a23a220b0fb2846d9</id>
<content type='text'>
* This allow VTS to test tetheroffload hal against all service
  implmentations registered with different service name.

Bug: 64203181
Test: make vts
      vts-tradefed run vts -m VtsHalTetherOffloadConfigV1_0Target
      vts-tradefed run vts -m VtsHalTetherOffloadControlV1_0Target

Change-Id: I0b4f3cf4abd3ffbd15cef7c2126ce6252a65a28e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This allow VTS to test tetheroffload hal against all service
  implmentations registered with different service name.

Bug: 64203181
Test: make vts
      vts-tradefed run vts -m VtsHalTetherOffloadConfigV1_0Target
      vts-tradefed run vts -m VtsHalTetherOffloadControlV1_0Target

Change-Id: I0b4f3cf4abd3ffbd15cef7c2126ce6252a65a28e
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove subdirs</title>
<updated>2017-11-28T22:23:43+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2017-11-28T22:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=e5c6548346275c99301046ab4bf69a99bf77f05c'/>
<id>e5c6548346275c99301046ab4bf69a99bf77f05c</id>
<content type='text'>
Removing whenever I see these in code reviews.

Test: none
Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d
Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing whenever I see these in code reviews.

Test: none
Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d
Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove subdirs</title>
<updated>2017-11-28T22:22:55+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2017-11-28T22:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=8b76a6b90dacd2b330fae4bac274d463542d04ba'/>
<id>8b76a6b90dacd2b330fae4bac274d463542d04ba</id>
<content type='text'>
Removing whenever I see these in code reviews.

Test: none
Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d
Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing whenever I see these in code reviews.

Test: none
Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d
Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from</title>
<updated>2017-11-14T20:08:38+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2017-11-14T20:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_interfaces/commit/?id=bb9e38fef95b7bc932ebcad18508e03228f9f7d3'/>
<id>bb9e38fef95b7bc932ebcad18508e03228f9f7d3</id>
<content type='text'>
oc-mr1-dev-plus-aosp into stage-aosp-master

Change-Id: I2a044eb8c9981d0a8198ffe2df55559afbd76341
Merged-In: I4fb9f18884f7ef21162015a0032c4431444f7025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oc-mr1-dev-plus-aosp into stage-aosp-master

Change-Id: I2a044eb8c9981d0a8198ffe2df55559afbd76341
Merged-In: I4fb9f18884f7ef21162015a0032c4431444f7025
</pre>
</div>
</content>
</entry>
</feed>
