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

Commit 8df98073 authored by Darrell Shi's avatar Darrell Shi Committed by Android (Google) Code Review
Browse files

Merge "Add communal mode trusted networks key to settings."

parents 033a4ae0 365bf65b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -10275,6 +10275,15 @@ public final class Settings {
         */
        public static final String COMMUNAL_MODE_PACKAGES = "communal_mode_packages";
        /**
         * An array of SSIDs of Wi-Fi networks that, when connected, are considered safe to enable
         * the communal mode.
         *
         * @hide
         */
        public static final String COMMUNAL_MODE_TRUSTED_NETWORKS =
                "communal_mode_trusted_networks";
        /**
         * These entries are considered common between the personal and the managed profile,
         * since the managed profile doesn't get to change them.