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

Commit 2b4ceb63 authored by Sally Qi's avatar Sally Qi
Browse files

Add exception annotation to getOverlaySupport api.

Bug: 268246323
Test: builds
Change-Id: I1979fed444a9fd3d94af729112fff070beb01439
parent b291605b
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();