OSDN Git Service

fix bug 3375251
authorJason Sams <rjsams@android.com>
Fri, 21 Jan 2011 21:08:02 +0000 (13:08 -0800)
committerJason Sams <rjsams@android.com>
Fri, 21 Jan 2011 21:08:02 +0000 (13:08 -0800)
commited5bab93c6851dc4143d6e0d23ebf288e026936b
tree69b8427d80e6408583b428e713fb94766fd87400
parent0512d080a5ae7eccb154be4302aaf4b5fb8aa5a6
fix bug 3375251
Copying arrays of objects would generate an exception
due to excessive internal type checking.

Change-Id: Ic89c24962408f1a95dc0385b74618a70d6ff5859
graphics/java/android/renderscript/Allocation.java