diff options
| author | 2011-01-19 15:43:55 -0800 | |
|---|---|---|
| committer | 2011-01-19 21:39:01 -0800 | |
| commit | a6abd062bf437fc69131a2797d6974953dd6cd83 (patch) | |
| tree | 818a6fc9dae1af97c298f22906799f633001846b /api/current.xml | |
| parent | e25c4d1077071e33795ec0316b504f6cd2a0ba08 (diff) | |
previewImage API shouldn't be hidden.
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 75b1dc23cf4c..613f0005ba66 100644 --- a/api/current.xml +++ b/api/current.xml @@ -39712,6 +39712,16 @@ visibility="public" > </field> +<field name="previewImage" + type="int" + transient="false" + volatile="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="provider" type="android.content.ComponentName" transient="false" |