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

Commit 08846055 authored by Huihong Luo's avatar Huihong Luo Committed by Automerger Merge Worker
Browse files

Mark display parameter to be nullable am: d2969842 am: adf4cd99

parents df63ad64 adf4cd99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ interface ISurfaceComposer {
     * Returns display statistics for a given display
     * intended to be used by the media framework to properly schedule
     * video frames */
    DisplayStatInfo getDisplayStats(IBinder display);
    DisplayStatInfo getDisplayStats(@nullable IBinder display);

    /**
     * Get transactional state of given display.