commit | 52f7b14988e406564c3bf3b2a9c0ae42a3ccfbdb | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Thu Nov 03 04:28:28 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Tue Nov 29 00:30:46 2022 +0000 |
tree | 1ff862965776d745ed2eeabe48f6366daf966205 | |
parent | 6df92f08393a088cf174494d9db279ed2305aee0 [diff] |
libbinder: Add __assert in Trusty Delegate code calls the __assert macro which was not defined on Trusty, causing the default implementation based on syslog to be used. This provides a Trusty-specific __assert implementation that uses Trusty logging APIs. Bug: 230135749 Test: build.py on Trusty Change-Id: Ic256a1a26a046cb697479e2328312972edbad4a6