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

Commit db9a1e54 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Document the unset setHomeSupported behavior

Fix: 314961052
Test: n/a
Change-Id: I3d7b5db27628737872ac8d1608d1a3bbf6c67ebd
parent ae234fc4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -447,7 +447,8 @@ public final class VirtualDisplayConfig implements Parcelable {
         * Sets whether this display supports showing home activities and wallpaper.
         *
         * <p>If set to {@code true}, then the home activity relevant to this display will be
         * automatically launched upon the display creation.</p>
         * automatically launched upon the display creation. If unset or set to {@code false}, the
         * display will not host any activities upon creation.</p>
         *
         * <p>Note: setting to {@code true} requires the display to be trusted. If the display is
         * not trusted, this property is ignored.</p>