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

Commit 229be6c1 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

Change-Id: I90d2de1f341204bba2b9ecced9b55407a0ae8bdd
parents da450c34 69445113
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -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.
     *
     *