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

Commit 5a488015 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: efe044ca am: 9f5e5de8

Change-Id: I1ccb684e34bfb41fbb8cfc6cde4c0922503f7fe7
parents 4394650f 9f5e5de8
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.
     *