Add database upgrade and downgrade test for S
Since we are changing the database version, we need new tests to ensure
schema changes in S work correctly on upgrading from R to S. Updated
existing tests to test database upgrade and downgrade use cases for
version S.
These tests may not help for mainline module updates, we might have to
adopt a different strategy for database upgrade and downgrade scenarios
with mainline updates.
Bug: 169222871
Test: atest DatabaseHelperTest
Change-Id: Ia285b136b3de8d75f0e122d1390cbdb55ce3badd
Merged-In: Ia285b136b3de8d75f0e122d1390cbdb55ce3badd
(cherry picked from commit f5d00bdefe5d00dba4973016544dab840e67ff09)
1 file changed