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

Commit 71548300 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update documentation of FEATURE_ACTIVITIES_ON_SECONDARY_DISPLAYS"

parents 6ce7413f c7af15e4
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3849,7 +3849,10 @@ public abstract class PackageManager {

    /**
     * Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
     * The device supports running activities on secondary displays.
     * The device supports running activities on secondary displays. Displays here
     * refers to both physical and virtual displays. Disabling this feature can impact
     * support for application projection use-cases and support for virtual devices
     * on the device.
     */
    @SdkConstant(SdkConstantType.FEATURE)
    public static final String FEATURE_ACTIVITIES_ON_SECONDARY_DISPLAYS