FileBridge: use a ByteBuffer for the temp buffer
Using a direct ByteBuffer allows the buffer to be passed to/from JNI without intermediate copies. Test: FileBridgeTests, apps get installed without allocation churn Bug: 192020559 Change-Id: Ic5965c94ba14de6599af67d2e3bba33cd9996046
Loading
Please register or sign in to comment