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

Commit c7af15e4 authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Update documentation of FEATURE_ACTIVITIES_ON_SECONDARY_DISPLAYS

Bug: 255584489
Change-Id: I1eeaab6bc33fcc6659218c9a6555a88eb9aa7315
parent d589ad6a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3817,7 +3817,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