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

Commit 1a899c94 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: 5c8173a7

Change-Id: I4f022360224d99245553a8989d32db38e148bcb7
parents af0e7089 5c8173a7
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.
     *