diff options
| author | 2009-04-29 13:51:33 -0700 | |
|---|---|---|
| committer | 2009-04-29 13:51:33 -0700 | |
| commit | 73b71842dc9c943d69ce28212776ce671e54bcdb (patch) | |
| tree | fceff6b5e425ba2e04fdd68b445abc129c532e5e | |
| parent | 9ae8873ed83035e8527526e2cc1a189caf0e8d9e (diff) | |
| parent | 2a4bf5cee37cafb4c73a3b0ed7a4c86d1c7ce741 (diff) | |
Merge change 748 into donut
* changes:
Fix the build.
| -rw-r--r-- | api/current.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml index 1bf1d5a97cf1..18e8c577d532 100644 --- a/api/current.xml +++ b/api/current.xml @@ -45253,7 +45253,7 @@ <method name="freeGlCaches" return="void" abstract="false" - native="true" + native="false" synchronized="false" static="true" final="false" @@ -157439,7 +157439,7 @@ </interface> <class name="CheckedTextView" extends="android.widget.TextView" - abstract="true" + abstract="false" static="false" final="false" deprecated="not deprecated" |