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

Commit 62d4be41 authored by Jack Palevich's avatar Jack Palevich Committed by The Android Open Source Project
Browse files

AI 145250: Update API for GLSurfaceView to account for correcting the spelling of a

  constant RENDER_CONTINUOUSLY. (This constant is new to Cupcake, so this is not
  a breaking API change.)
  BUG=1766678

Automated import of CL 145250
parent 93f41138
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -73303,7 +73303,7 @@
 visibility="public"
>
</field>
<field name="RENDERMODE_CONTUOUSLY"
<field name="RENDERMODE_CONTINUOUSLY"
 type="int"
 transient="false"
 volatile="false"
@@ -122772,7 +122772,7 @@
<method name="setOrientation"
 return="void"
 abstract="false"
 native="true"
 native="false"
 synchronized="false"
 static="true"
 final="false"