commit | 16759fc36124f2b76d9fd394eecb34ae0969bbe8 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Wed Nov 30 06:26:17 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Dec 01 00:30:34 2022 +0000 |
tree | 8cf2df6977ce02e381382f7c3a90d749c9a35b53 | |
parent | 8a0490039042c5aaa345f855f820d10d0b2fddc4 [diff] |
libbinder: Fix __assert macro in Trusty Override the definition of __assert from the binder_status.h header when building without bionic. The definition in that header uses syslog() to print the assertion message, and this function is not available in Trusty. Bug: 230135749 Test: m Test: build on Trusty Change-Id: I3fe849a021110f78127f70017bff0f1bad868500