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

Commit cabbceee authored by rongliu's avatar rongliu Committed by android-build-merger
Browse files

Merge "Add comment about flag VIRTUAL_DISPLAY_FLAG_DESTROY_CONTENT_ON_REMOVAL...

Merge "Add comment about flag VIRTUAL_DISPLAY_FLAG_DESTROY_CONTENT_ON_REMOVAL as recommended." into oc-mr1-dev am: bf070a35
am: d6230d3d

Change-Id: I914a2a44a0828a6201af79ff467d024bf1460ddd
parents 36976d99 d6230d3d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -282,6 +282,10 @@ public final class DisplayManager {
     * Virtual display flag: Indicates that the contents will be destroyed once
     * the display is removed.
     *
     * Public virtual displays without this flag will move their content to main display
     * stack once they're removed. Private vistual displays will always destroy their
     * content on removal even without this flag.
     *
     * @see #createVirtualDisplay
     * @hide
     */