diff options
author | Robert Berry <robertberry@google.com> | 2018-02-01 12:49:31 +0000 |
---|---|---|
committer | Robert Berry <robertberry@google.com> | 2018-02-01 12:49:31 +0000 |
commit | bdc407d11fdb98612f35a4ac52393be82dc04854 (patch) | |
tree | 5c7ce9dbb09a24073b414963f02742239decac2c /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 9d3986bdc3b9fe5a85a54bf6a4f787e198eade40 (diff) |
Up the version of the database
We should have done this every time the schema changed, and written
appropriate upgrade SQL. Unfortunately there are now devices in the
wild that initially created the database using older SQL. As such
they are missing columns. This causes them to crash when queries are
run against the DB expecting those columns to exist. As we didn't
up the version number, flashing a new build didn't cause the CREATE
SQL to run again.
Test: manual
Change-Id: I1daa263d9baa69af4abb4bebfe45586b1f9dfd0e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions