summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Palevich <>2009-04-08 20:33:03 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-08 20:33:03 -0700
commitd6fbffe6eabd7e910507f85853e1bc797a3c5d6d (patch)
tree5f550944bdfcd3c6e963e3b2a1ec82f14c070c53
parent62d4be411e760d975e5f57585c26137bd7b75bf5 (diff)
downloadframeworks_base-d6fbffe6eabd7e910507f85853e1bc797a3c5d6d.zip
frameworks_base-d6fbffe6eabd7e910507f85853e1bc797a3c5d6d.tar.gz
frameworks_base-d6fbffe6eabd7e910507f85853e1bc797a3c5d6d.tar.bz2
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
-rw-r--r--api/3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/3.xml b/api/3.xml
index 8a2649d..e15efd0 100644
--- a/api/3.xml
+++ b/api/3.xml
@@ -73303,7 +73303,7 @@
visibility="public"
>
</field>
-<field name="RENDERMODE_CONTUOUSLY"
+<field name="RENDERMODE_CONTINUOUSLY"
type="int"
transient="false"
volatile="false"