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

Commit 4c904a3b authored by Joe Onorato's avatar Joe Onorato
Browse files

fix the build.

parent d2095855
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -166286,7 +166286,7 @@
 synchronized="false"
 static="false"
 final="false"
 deprecated="deprecated"
 deprecated="not deprecated"
 visibility="public"
>
</method>
@@ -166460,7 +166460,7 @@
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 deprecated="deprecated"
 visibility="public"
>
</method>
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ public class Display
    }
    
    /**
     * @deprecated use
     * @deprecated use {@link #getRotation}
     * @return orientation of this display.
     */
    @Deprecated native public int getOrientation();