summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2012-03-05 10:30:06 -0800
committerJeff Brown <jeffbrown@google.com>2012-03-05 10:30:06 -0800
commit08cbdad565b3d2a01b005ceea5667f261ba89353 (patch)
tree5b8537809a068def45cac6f6f0cc4f71b6ca534d /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8dc3cc2e13b500e368f5ba1aacfaf0eddbce668c (diff)
Don't log SQLITE_SCHEMA errors.
These errors are usually transient. SQLite automatically retries queries up to 5 times before actually reporting an error to the application. We expect SQLITE_SCHEMA errors to occur occasionally due to the prepared statement cache, and it is ok. If SQLite fails to automatically resolve a schema error, then a SQLiteException will be thrown as usual. Bug: 6114391 Change-Id: I0cdafa1a1db5c567b95bec0c41310802fe75a8c7
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions