diff options
author | Ray Chen <raychen@google.com> | 2010-02-11 11:11:48 +0800 |
---|---|---|
committer | Ray Chen <raychen@google.com> | 2010-03-05 03:10:28 +0800 |
commit | 7a67f156fb5b84c072c0b2bce30c78e55c96db84 (patch) | |
tree | ac34135e749ec3321fd2247142da011bc62eacdc /api | |
parent | 055c986ab841f8f758398841730f1e90313b132a (diff) | |
download | frameworks_base-7a67f156fb5b84c072c0b2bce30c78e55c96db84.zip frameworks_base-7a67f156fb5b84c072c0b2bce30c78e55c96db84.tar.gz frameworks_base-7a67f156fb5b84c072c0b2bce30c78e55c96db84.tar.bz2 |
Remove native options.
Diffstat (limited to 'api')
-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 5f61a21..d9f2739 100644 --- a/api/current.xml +++ b/api/current.xml @@ -85143,7 +85143,7 @@ type="int" transient="false" volatile="false" - value="4" + value="2" static="true" final="true" deprecated="not deprecated" @@ -85579,7 +85579,7 @@ visibility="public" > </field> -<field name="TARGET_SIZE_NORMAL_THUMBNAIL" +<field name="TARGET_SIZE_MINI_THUMBNAIL" type="int" transient="false" volatile="false" |