summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2012-01-20 12:34:34 -0800
committerJeff Brown <jeffbrown@google.com>2012-01-20 13:08:03 -0800
commit4b57553e693c9705e8363d3e0e9d881261b3e6fa (patch)
treeb6468f5b5a28610452b1748c421f4766e07f3182 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8592baa347f5874b4f36713b6ca2edcedbb3f071 (diff)
Initialize SQLite as part of the android runtime.
This ensures that the SQLite library is always correctly configured and initialized before other framework or application code has a chance to use it. This is important because initialization has to happen at most once so we need to get it right and prevent races. This change makes it possible to omit the SQLite auto-initialization workaround from the SQLite library, potentially saving a few cycles here and there. Change-Id: Ifbed8685ee44aa1e9c0b391e233b0257fa738e4f
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions