commit | 163935113919a184122b8b3bd672ef08c8df65dc | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Sun Aug 08 00:14:31 2010 -0700 |
committer | Romain Guy <romainguy@android.com> | Sun Aug 08 17:45:07 2010 -0700 |
tree | c8aa9b460ae7fd9e2e675d4bf25924a3459f8696 | |
parent | 1ad7343409442a4a027c0092d07beff1b412a7dc [diff] |
Make libhwui entirely optional. The makefile variable USE_OPENGL_RENDERER must be set to true to compile libhwui and the related code in the JNI layer. This change also removes obsolete APIs from Canvas that must not be used and would be confusing if left in. These APIs were remnants of our first attempt at an OpenGL renderer for the view hierarchy and had not been taken out before Android 1.0 was released. Change-Id: I2475ff1307212bab26c926724f3c508681c7dae1