diff options
author | 2010-06-16 14:52:11 -0700 | |
---|---|---|
committer | 2010-06-16 14:52:11 -0700 | |
commit | 5e81e5b96b20bddf90adff33d50f5d003ab619ad (patch) | |
tree | 6b621a07016bfc0437ffd8e7142f989769392b18 | |
parent | 83ea9e395e86ca2d12d822609ca2a8b35b78cca9 (diff) |
Fixed breakage with previous API change (I34b3abad3310)
Forgot to run make update-api when adding animateFirstView attribute.
Change-Id: Iee60adf4a8b94a4c20e95669b52c16ff04f22ffd
-rw-r--r-- | api/current.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.xml b/api/current.xml index d38f27d8e2dd..8a6b09a6dda4 100644 --- a/api/current.xml +++ b/api/current.xml @@ -2279,7 +2279,7 @@ type="int" transient="false" volatile="false" - value="16843541" + value="16843542" static="true" final="true" deprecated="not deprecated" |