Files
frameworks_base/core/jni/android/graphics
Leon Scroggins III 84d069d1c9 Fix AnimatedImageDrawables using ByteBuffers
Bug: 140715166
Test: I56dc6e9865c2701746c95ea584bcc70fe4d62a6c

AnimatedImageDrawable, when created from a ByteBuffer, needs to get a
pointer to the JNI interface in order to read the ByteBuffer (or
byte[]). But the AnimatedImageThread is not attached to the JVM. Attach
it as necessary.

Change-Id: I51b69b5b70f8c5865d5e5ed065e42267fa556202
Merged-In: I51b69b5b70f8c5865d5e5ed065e42267fa556202
(cherry picked from commit a7ec12f7ef)
2019-10-10 18:03:07 +00:00
..
2018-03-22 13:09:02 -04:00
2017-05-03 13:19:28 -04:00
2017-12-20 14:11:13 -05:00
2019-01-24 17:18:43 -05:00
2018-05-03 13:23:40 -04:00
2019-01-22 13:13:06 -08:00