CMSettingsProvider: Add coverage for CMSettings' interfaces.
TICKET: CYNGNOS-3016 Change-Id: I55b762b51ad98194c235b83c36e3a6683c33ac4e
This commit is contained in:
@@ -1835,7 +1835,7 @@ public final class CMSettings {
|
||||
* me bro
|
||||
*/
|
||||
public static final Validator __MAGICAL_TEST_PASSING_ENABLER_VALIDATOR =
|
||||
sBooleanValidator;
|
||||
sAlwaysTrueValidator;
|
||||
|
||||
/**
|
||||
* @hide
|
||||
@@ -3347,6 +3347,13 @@ public final class CMSettings {
|
||||
public static final String DEV_FORCE_SHOW_NAVBAR = "dev_force_show_navbar";
|
||||
// endregion
|
||||
|
||||
/**
|
||||
* I can haz more bukkits
|
||||
* @hide
|
||||
*/
|
||||
public static final String __MAGICAL_TEST_PASSING_ENABLER =
|
||||
"___magical_test_passing_enabler";
|
||||
|
||||
/**
|
||||
* @hide
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user