Files
frameworks_base/core/jni/android
George Burgess IV b714acb99f Move a shared pointer that's going to die anyway.
This saves us two atomic operations that a copy would cost us (inc +
dec), and hopefully makes some internal tooling -- which yet doesn't
model atomics well -- happy.

Bug: None
Test: Builds
Change-Id: Ic55c3db6af55f45eceaf30c1ee479e9ae70aabb4
2018-01-18 11:33:07 -08:00
..