OSDN Git Service

Allow null to be re-bound as a root script. This was always legal from native and...
authorJason Sams <rjsams@android.com>
Fri, 21 Aug 2009 00:22:40 +0000 (17:22 -0700)
committerJason Sams <rjsams@android.com>
Fri, 21 Aug 2009 00:22:40 +0000 (17:22 -0700)
commitd8e4161f114331343b897cbacea927e7e60e7b17
treeb9386c3681b6ceed3703c47acfa0a25f3ab9656e
parent25ffcdc9d7e32c9c1eeb2b48cc2f17d1353e9fae
Allow null to be re-bound as a root script.  This was always legal from native and just a limitation of the java binding for the API.
graphics/java/android/renderscript/RenderScript.java