Fix RenderScriptGL leak in CarouselView.

Previously we called ensureRenderScript both when creating the view
and when attaching it to a window.  This caused us to overwrite
the RenderScriptGL instance without shutting it down first.

Change-Id: Ie448f1135121111bd379b1a7e827acd7e3834bcf
1 file changed
tree: 82bc14215e207902d6c7412de2374bec256ec328
  1. carousel/
  2. common/
  3. CleanSpec.mk