Skip to content
Commit bcd771bd authored by Daniel Colascione's avatar Daniel Colascione
Browse files

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
parent 59d40857
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment