Merge change 748 into donut

* changes:
  Fix the build.
This commit is contained in:
Android (Google) Code Review
2009-04-29 13:51:33 -07:00

View File

@@ -45253,7 +45253,7 @@
<method name="freeGlCaches" <method name="freeGlCaches"
return="void" return="void"
abstract="false" abstract="false"
native="true" native="false"
synchronized="false" synchronized="false"
static="true" static="true"
final="false" final="false"
@@ -157439,7 +157439,7 @@
</interface> </interface>
<class name="CheckedTextView" <class name="CheckedTextView"
extends="android.widget.TextView" extends="android.widget.TextView"
abstract="true" abstract="false"
static="false" static="false"
final="false" final="false"
deprecated="not deprecated" deprecated="not deprecated"