commit | e337b7cf11fb8aead92e2f1d44849830dba542e1 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu May 14 13:52:02 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Fri May 15 15:57:08 2020 +0000 |
tree | b596068ea458554f04ceb7e04e06d4a1fac8dbf3 | |
parent | b07d9939e08cffd3d74a9fdfbb0764aa3d5c38bd [diff] |
Add libandroid_aidltrace for platform NDK tracing This is being moved from frameworks/base to be specific to AIDL tracing. It is a header-only library that allows AIDL to generate NDK code for apps and platform processes with the same tracing APIs. Test: atest aidl_unittests aidl_integration_test && atest CtsNdkBinderTestCases Change-Id: I873e0d5f25b52457b0a873efc8de6abc0f34b7b9