diff options
author | Dianne Hackborn <hackbod@google.com> | 2011-06-15 11:41:48 -0700 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2011-06-15 15:09:54 -0700 |
commit | 0d4b9c993d8f1108294f8ccb84eeacd92f051b50 (patch) | |
tree | 62147d8b3b9e8bac813dedd92253ae250386117e /api | |
parent | f409604122f959653fb789e9133e94a51e369693 (diff) | |
download | frameworks_base-0d4b9c993d8f1108294f8ccb84eeacd92f051b50.zip frameworks_base-0d4b9c993d8f1108294f8ccb84eeacd92f051b50.tar.gz frameworks_base-0d4b9c993d8f1108294f8ccb84eeacd92f051b50.tar.bz2 |
We must keep up with the Joneses.
Change-Id: Ifa2ab0167c09ba18b24c8b6c618db807e17519f5
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index f49098e..def9281 100644 --- a/api/current.xml +++ b/api/current.xml @@ -148839,6 +148839,17 @@ visibility="public" > </field> +<field name="TWEET_TRANSACTION" + type="int" + transient="false" + volatile="false" + value="1599362900" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> </interface> <interface name="IBinder.DeathRecipient" abstract="true" |