5b6638051e
If the database needs to be created, it will not be upgraded. So, if the device was provisioned and the table wasn't created, we don't upgrade and so we cannot bring the old flag to the new location. Fix this by setting the new cm provisioned flag on database creation. Ticket: CYNGNOS-3017 Change-Id: I1e961f1cb2d06c55c1e92ef63c6dbaee17dbc304 Signed-off-by: Roman Birg <roman@cyngn.com> |
||
---|---|---|
.. | ||
src/org/cyanogenmod/cmsettings/tests | ||
Android.mk | ||
AndroidManifest.xml | ||
proguard.flags | ||
README.md |
CM Settings Provider Tests
The tests package contains coverage for the CM Settings provider as well as its public interfaces.
To run the tests (on a live device):
adb shell am instrument -w org.cyanogenmod.cmsettings.tests/android.test.InstrumentationTestRunner