Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5cd600f authored by Raff Tsai's avatar Raff Tsai Committed by Automerger Merge Worker
Browse files

Merge "Add name space settings_stats" into rvc-dev am: 69445113 am:...

Merge "Add name space settings_stats" into rvc-dev am: 69445113 am: efe044ca am: 9f5e5de8 am: 5a488015

Change-Id: I1c510f2148e6e6d5588488cb11267537e431584f
parents df31bd5a 5a488015
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -265,6 +265,13 @@ public final class DeviceConfig {
    @SystemApi
    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.
     *