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

Commit 5c8173a7 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

Change-Id: I76396309492ef17e62bb3f1d6055dff6a1e77c73
parents 675e0492 efe044ca
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.
     *