Merge "Add name space settings_stats" into rvc-dev am: 6944511300
Change-Id: I9f1e3ea728f51c4efaecb47da24908a3dc14247b
This commit is contained in:
@@ -265,6 +265,13 @@ public final class DeviceConfig {
|
|||||||
@SystemApi
|
@SystemApi
|
||||||
public static final String NAMESPACE_SCHEDULER = "scheduler";
|
public static final String NAMESPACE_SCHEDULER = "scheduler";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Namespace for settings statistics features.
|
||||||
|
*
|
||||||
|
* @hide
|
||||||
|
*/
|
||||||
|
public static final String NAMESPACE_SETTINGS_STATS = "settings_stats";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Namespace for storage-related features.
|
* Namespace for storage-related features.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user