Update us to the 2010-07-27 release of the sqlite JDBC driver.

I've added the Backup and Profile classes, even though we don't need them, to
minimize our differences from upstream (since these are referenced by classes
that we do use, and from JNI). I'm still keeping out the separate little
programs that live in the same package.

I'm sending our performance changes upstream (we've switched to Java 6 JDBC
since last time, so we need the changes in the JDBC2z near-duplicates; Android
only ships the single version it needs).

Bug: 3003930
Change-Id: Ia34a622e881e2a222f844130a1ac311eeded4a46
diff --git a/VERSION b/VERSION
index 23bd019..8e6c0d3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-20100131
+20100727