From fb8fb8706e0d60cee8ec2ae12a73d99c3f15c0bc Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 7 Sep 2010 13:18:31 -0700 Subject: Update the change log for the tools and sdk. Change-Id: I4e1a779aafd1a658858a00d9706bd679b6621aeb --- changes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'changes.txt') diff --git a/changes.txt b/changes.txt index 721d152..4fe7cd3 100644 --- a/changes.txt +++ b/changes.txt @@ -1,5 +1,14 @@ Change log for Android SDK Tools. +Revision 8: +- New SDK component: platform-tools. This makes all platform use the same + latest version of aapt/aidl/dx. +- Support for true debug build. No need to change the value of debuggable in + the Android Manifest. + "ant debug" will automatically insert debuggable==true, while "ant release" + will not. + + Revision 7: - Support for Ant rules provided by the Tools components (override the one in the platform component) -- cgit v1.1