<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_system_libhwbinder, branch android11-tests-dev</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/AOSP/platform_system_libhwbinder/'/>
<entry>
<title>Make  bhwbinder-impl-internalbuildable for native_bridge</title>
<updated>2020-07-10T20:46:51+00:00</updated>
<author>
<name>Victor Khimenko</name>
<email>khim@google.com</email>
</author>
<published>2020-07-02T22:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=8ad7e7aa07a0fe5511d5933b08eb8af30c1d664c'/>
<id>8ad7e7aa07a0fe5511d5933b08eb8af30c1d664c</id>
<content type='text'>
Bug: http://b/153609531

Test: m libhwbinder-impl-internal.native_bridge

Change-Id: I89def0a1ca227fed3a4bfafe20de3ae2c56ae4d2
Merged-In: I89def0a1ca227fed3a4bfafe20de3ae2c56ae4d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: http://b/153609531

Test: m libhwbinder-impl-internal.native_bridge

Change-Id: I89def0a1ca227fed3a4bfafe20de3ae2c56ae4d2
Merged-In: I89def0a1ca227fed3a4bfafe20de3ae2c56ae4d2
</pre>
</div>
</content>
</entry>
<entry>
<title>Set min_sdk_version to be part of mainline modules</title>
<updated>2020-04-27T09:07:13+00:00</updated>
<author>
<name>Jooyung Han</name>
<email>jooyung@google.com</email>
</author>
<published>2020-04-16T09:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=7cf2a1abdb5d0a5f991e16d8a2f1183694c4710e'/>
<id>7cf2a1abdb5d0a5f991e16d8a2f1183694c4710e</id>
<content type='text'>
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Bug: 152655956
Test: m
Merged-In: Idaa4c3bf2dbd8c0090c1e6681f077e63b84e9b13
Change-Id: Idaa4c3bf2dbd8c0090c1e6681f077e63b84e9b13
(cherry picked from commit 1e5505de456840204f2bf9e86f671b0f557dd532)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Bug: 152655956
Test: m
Merged-In: Idaa4c3bf2dbd8c0090c1e6681f077e63b84e9b13
Change-Id: Idaa4c3bf2dbd8c0090c1e6681f077e63b84e9b13
(cherry picked from commit 1e5505de456840204f2bf9e86f671b0f557dd532)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Set apex_available property" into rvc-dev</title>
<updated>2020-04-21T03:15:40+00:00</updated>
<author>
<name>Jiyong Park</name>
<email>jiyong@google.com</email>
</author>
<published>2020-04-21T03:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=0fd6dbaf2270b962ebc4f1dfafef1ce04744c226'/>
<id>0fd6dbaf2270b962ebc4f1dfafef1ce04744c226</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set apex_available property</title>
<updated>2020-04-20T07:06:45+00:00</updated>
<author>
<name>Jiyong Park</name>
<email>jiyong@google.com</email>
</author>
<published>2020-03-07T08:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=c61545cd07a1f65919f03c3b2127d7f34ce28118'/>
<id>c61545cd07a1f65919f03c3b2127d7f34ce28118</id>
<content type='text'>
The marked library(ies) were available to the APEXes via the hand-written
whitelist in build/soong/apex/apex.go. Trying to remove the whitelist
by adding apex_available property to the Android.bp of the libraries.

Exempt-From-Owner-Approval: cherry-pick from AOSP

Bug: 150999716
Test: m
Merged-In: I76c2dff68ae42a99d2b287cf7d41f61ec1a077c6
(cherry picked from commit 889cf78f80f1035c58513fa2459c6920657e095a)
Change-Id: I76c2dff68ae42a99d2b287cf7d41f61ec1a077c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The marked library(ies) were available to the APEXes via the hand-written
whitelist in build/soong/apex/apex.go. Trying to remove the whitelist
by adding apex_available property to the Android.bp of the libraries.

Exempt-From-Owner-Approval: cherry-pick from AOSP

Bug: 150999716
Test: m
Merged-In: I76c2dff68ae42a99d2b287cf7d41f61ec1a077c6
(cherry picked from commit 889cf78f80f1035c58513fa2459c6920657e095a)
Change-Id: I76c2dff68ae42a99d2b287cf7d41f61ec1a077c6
</pre>
</div>
</content>
</entry>
<entry>
<title>driver unfinished write error code</title>
<updated>2020-04-17T01:12:34+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2020-04-16T23:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=795d678fe5d5add63b78817b18ec4e2026d271f8'/>
<id>795d678fe5d5add63b78817b18ec4e2026d271f8</id>
<content type='text'>
This fatal log used to be hidden inside of a function (Parcel::remove)
which always failed, and so when it was removed, the error gained
context, but I failed to include other relevant information in the log,
such as the error code.

Bug: 154144726
Test: m only
Change-Id: I477aaee1a335a9faf8c9b249a97c979c08bc4ebf
Merged-In: I477aaee1a335a9faf8c9b249a97c979c08bc4ebf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fatal log used to be hidden inside of a function (Parcel::remove)
which always failed, and so when it was removed, the error gained
context, but I failed to include other relevant information in the log,
such as the error code.

Bug: 154144726
Test: m only
Change-Id: I477aaee1a335a9faf8c9b249a97c979c08bc4ebf
Merged-In: I477aaee1a335a9faf8c9b249a97c979c08bc4ebf
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix addition/overflow checks. am: b022196fb6</title>
<updated>2020-03-27T08:26:53+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2020-03-27T08:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=8863a76bb7bb41fa7e26262530265253d18b97d5'/>
<id>8863a76bb7bb41fa7e26262530265253d18b97d5</id>
<content type='text'>
Change-Id: I6994ec314617acabed4829e828fc07b5282ddc76
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6994ec314617acabed4829e828fc07b5282ddc76
</pre>
</div>
</content>
</entry>
<entry>
<title>rm libbinderthreadstate am: 9eb342d792 am: 8e76f07ce5 am: 0b575da233</title>
<updated>2020-02-07T00:44:47+00:00</updated>
<author>
<name>Automerger Merge Worker</name>
<email>android-build-automerger-merge-worker@system.gserviceaccount.com</email>
</author>
<published>2020-02-07T00:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=be75feb29b23a89fe32d6be47e2bf169396825e0'/>
<id>be75feb29b23a89fe32d6be47e2bf169396825e0</id>
<content type='text'>
Change-Id: Ia4f2b977d5f569eb23e5c5c4d6293fbe3839949a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia4f2b977d5f569eb23e5c5c4d6293fbe3839949a
</pre>
</div>
</content>
</entry>
<entry>
<title>rm libbinderthreadstate am: 9eb342d792 am: 8e76f07ce5</title>
<updated>2020-02-07T00:29:23+00:00</updated>
<author>
<name>Automerger Merge Worker</name>
<email>android-build-automerger-merge-worker@system.gserviceaccount.com</email>
</author>
<published>2020-02-07T00:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=0b575da233a7a80a8361079a156b81f78ab4ef83'/>
<id>0b575da233a7a80a8361079a156b81f78ab4ef83</id>
<content type='text'>
Change-Id: I4e0bed144363a525a9e0d57faa517075e0282c57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4e0bed144363a525a9e0d57faa517075e0282c57
</pre>
</div>
</content>
</entry>
<entry>
<title>rm libbinderthreadstate am: 9eb342d792</title>
<updated>2020-02-07T00:09:44+00:00</updated>
<author>
<name>Automerger Merge Worker</name>
<email>android-build-automerger-merge-worker@system.gserviceaccount.com</email>
</author>
<published>2020-02-07T00:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=8e76f07ce537bb0e996b0a0cff17bef4c01b11cb'/>
<id>8e76f07ce537bb0e996b0a0cff17bef4c01b11cb</id>
<content type='text'>
Change-Id: I198cb41558a01ba3f1c07b78402adbea3728283c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I198cb41558a01ba3f1c07b78402adbea3728283c
</pre>
</div>
</content>
</entry>
<entry>
<title>rm libbinderthreadstate</title>
<updated>2020-02-06T21:25:09+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2020-02-06T21:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_libhwbinder/commit/?id=9eb342d7924673d9e817f9a311eb94c0d6486995'/>
<id>9eb342d7924673d9e817f9a311eb94c0d6486995</id>
<content type='text'>
This library is empty, and its functionality has moved
into libbinder/libhwbinder.

Bug: 148692216
Test: N/A
Change-Id: I736c774965fca4998836a6a2cc1d123e809d29cf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This library is empty, and its functionality has moved
into libbinder/libhwbinder.

Bug: 148692216
Test: N/A
Change-Id: I736c774965fca4998836a6a2cc1d123e809d29cf
</pre>
</div>
</content>
</entry>
</feed>
