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:
committed by
The Android Open Source Project
parent
b1970201ec
commit
32925df920
@@ -73391,7 +73391,7 @@
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="RENDERMODE_CONTUOUSLY"
|
||||
<field name="RENDERMODE_CONTINUOUSLY"
|
||||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
|
||||
Reference in New Issue
Block a user