If true, then hardware-accelerated rendering should be enabled for all Activities and Views within this application; otherwise, hardware-accelerated rendering will not be enabled.
The HardwareAccelerated property is used to set the //application/@android:hardwareAccelerated attribute value.
The default value depends upon the target API level; see above documentation for details.
OpenGL apps should disable hardware acceleration in order to work around a bug..