AI 145590: Manually merge change 145250 from cupcake.

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 145590
This commit is contained in:
Jack Palevich
2009-04-09 18:03:18 -07:00
committed by The Android Open Source Project
parent b1970201ec
commit 32925df920

View File

@@ -73391,7 +73391,7 @@
visibility="public"
>
</field>
<field name="RENDERMODE_CONTUOUSLY"
<field name="RENDERMODE_CONTINUOUSLY"
type="int"
transient="false"
volatile="false"