commit | bcd771bd085063de6c9ccf57d1f886f450b19aae | [log] [tgz] |
---|---|---|
author | Daniel Colascione <dancol@google.com> | Mon Feb 24 03:18:55 2020 -0800 |
committer | Daniel Colascione <dancol@google.com> | Mon Feb 24 03:19:58 2020 -0800 |
tree | 43309970b4ba7defce14d4b22583dc5d2908ad2d | |
parent | 59d40857add4d86dc45262eb423cbfd37504f311 [diff] |
Avoid allocation on Java Binder fast path We recently added a new API to the native Parcel class that avoids a string allocation in enforceInterface. Have the Java JNI glue for Parcel use this new interface. Test: builds Change-Id: I50b29ef95e214812c5fa83514497e0a188a635aa