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

Commit 622d628f authored by Lei Yu's avatar Lei Yu Committed by Android (Google) Code Review
Browse files

Merge "Add DeviceConfig namespace for settings ui" into qt-dev

parents d4b92026 5d3461b1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -266,6 +266,13 @@ public final class DeviceConfig {
     */
    public static final String NAMESPACE_CONTACTS_PROVIDER = "contacts_provider";

    /**
     * Namespace for settings ui related features
     *
     * @hide
     */
    public static final String NAMESPACE_SETTINGS_UI = "settings_ui";

    /**
     * List of namespaces which can be read without READ_DEVICE_CONFIG permission
     *