## 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```