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

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

Merge "Add new Secure setting for communal mode."

parents 3d9f49e9 bcb30c3c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -10261,6 +10261,13 @@ public final class Settings {
         */
        public static final String COMMUNAL_MODE_ENABLED = "communal_mode_enabled";
        /**
         * An array of all the packages which have been enabled for hub mode by the user.
         *
         * @hide
         */
        public static final String COMMUNAL_MODE_PACKAGES = "communal_mode_packages";
        /**
         * These entries are considered common between the personal and the managed profile,
         * since the managed profile doesn't get to change them.