AI 145255: Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY

--> RENDERMODE_CONTINUOUSLY. This time we update the spelling
  in the list of APIs in SDK release 3. (Which hasn't actually been
  released yet, so it's OK to do this.)
  BUG=1766678

Automated import of CL 145255
This commit is contained in:
Jack Palevich
2009-04-08 20:33:03 -07:00
committed by The Android Open Source Project
parent 62d4be411e
commit d6fbffe6ea

View File

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