aboutsummaryrefslogtreecommitdiffstats
path: root/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-05-26 17:13:03 -0700
committerXavier Ducrohet <xav@android.com>2010-05-26 17:13:03 -0700
commitd905872a881210bf8fd01f06d7771bd02aa4001c (patch)
tree97fee83a70cff38a1f16e2a88349b15fa9620ca3 /changes.txt
parent885c6583ad5fd27136d8c0d9c896aaa6d36ac99a (diff)
downloadsdk-d905872a881210bf8fd01f06d7771bd02aa4001c.zip
sdk-d905872a881210bf8fd01f06d7771bd02aa4001c.tar.gz
sdk-d905872a881210bf8fd01f06d7771bd02aa4001c.tar.bz2
Move ApkData into sdklib.
This is the first step of refactoring common code from MultiApkExportTask into sdklib. Change-Id: Ie82eafa961a80fac7c24d3a65e75648da8af525c
Diffstat (limited to 'changes.txt')
-rw-r--r--changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes.txt b/changes.txt
index e4e8510..9bf3a57 100644
--- a/changes.txt
+++ b/changes.txt
@@ -3,6 +3,7 @@ Change log for Android SDK Tools.
Revision 7:
- Support for Ant rules provided by the Tools components (override the one in
the platform component)
+- Headless SDK update. See 'android -h update sdk' for more info.
Revision 6:
- Support for library project to share code/resources among projects