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

Commit 3e422302 authored by Huihong Luo's avatar Huihong Luo Committed by Android (Google) Code Review
Browse files

Merge "Round up virtual display refresh rate" into udc-dev

parents 6030888c 0f7fc410
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -438,7 +438,7 @@ public final class VirtualDisplayConfig implements Parcelable {
         *
         * <p>For best results, specify a divisor of the physical refresh rate, e.g., 30 or 60 on
         * a 120hz display. If an arbitrary refresh rate is specified, the rate will be rounded up
         * down to a divisor of the physical display. If unset or zero, the virtual display will be
         * to a divisor of the physical display. If unset or zero, the virtual display will be
         * refreshed at the physical display refresh rate.
         *
         * @see Display#getRefreshRate()