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

Commit e48b49e3 authored by Lucas Silva's avatar Lucas Silva Committed by Android (Google) Code Review
Browse files

Merge "Add new setting to Settings.Secure which controls hub mode enablement."

parents 93b3c57a d3be312a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -10220,6 +10220,13 @@ public final class Settings {
        public static final String DEVICE_STATE_ROTATION_LOCK =
                "device_state_rotation_lock";
        /**
         * Control whether communal mode is allowed on this device.
         *
         * @hide
         */
        public static final String COMMUNAL_MODE_ENABLED = "communal_mode_enabled";
        /**
         * These entries are considered common between the personal and the managed profile,
         * since the managed profile doesn't get to change them.