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

Commit f25e7ab5 authored by Sally Qi's avatar Sally Qi Committed by Android (Google) Code Review
Browse files

Merge "Add exception annotation to getOverlaySupport api."

parents 3c1bd179 2b4ceb63
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -824,6 +824,8 @@ interface IComposerClient {
     *
     * This function returns what the device's overlays support.
     *
     * @exception EX_UNSUPPORTED when not supported by the underlying HAL
     *
     * @return the overlay properties of the device.
     */
    OverlayProperties getOverlaySupport();