History log of /development/build/Android.mk
Revision Date Author Comments
020d4ab4fa296d4e3a6d1f16aed97738bbc55f43 15-Aug-2012 Ying Wang <wangying@google.com> Establish the dependency on the uiautomator stubs.

Bug: 6876802
Change-Id: I27dae218b798f4e939d37ee32238e7d489623a40
cf3901168be8fb78b45cef10e048960650f7b937 15-May-2012 Raphael Moll <ralf@android.com> SDK: don't generate empty codename line in source.properties. DO NOT MERGE.

SDK Bug: b/6490860

Change-Id: I3fbc0b710db891a1649138c8badf4ad88d6e2507
877b365e3695e5e00d40b15012d478fcfdd502a9 16-May-2012 Raphael Moll <ralf@android.com> Fix Mac SDK: sed s/--in-place/-i/

Change-Id: Idd6481fd86c62596e95647bd3acaedf1a7158640
8707207977a72f673ed06dc19e94a1c58e957187 15-May-2012 Raphael Moll <ralf@android.com> Fix SDK: don't generate empty codename line in source.properties.

This fixes commit 41a7acfa6b09c134ff0b68586d64e526c5b08254.

Change-Id: I3cc6ee0efea53fd0469c29fb0ffa87d727b15431
41a7acfa6b09c134ff0b68586d64e526c5b08254 15-May-2012 Raphael Moll <ralf@android.com> SDK: don't generate empty codename line in source.properties.

SDK Bug: b/6490860

Change-Id: I1eb7090eedca961a2a71a18e5dcef68e6cbf7163
f413515f16817ce9db25fcf7774bd47ce4b3722f 22-Mar-2012 Raphael Moll <ralf@android.com> Merge SDK support for source.properties templates.

Requires build.git change Ib36928097

Change-Id: Ida0c471fe166a1388584f2cf2250e07040ed0e55
7942a69488bd397f54afdfb726a5c62ec79ae78f 29-Feb-2012 Xavier Ducrohet <xav@android.com> Add the new v7 support library project to the SDK.

Change-Id: If9078f71e369bae3dd4a0e89ddd792bbfef09fbb
bea50d35622ccae3357b4d8debea8ab96ffed013 16-Feb-2012 Xavier Ducrohet <xav@android.com> SDK repo: use a template for samples/source.properties.

Use a template for samples/source.properties so that it automatically
picks up the current platform API level.

Also merges 52feec594a769653625f6089cfcd5398332922ea
("Update rev numbers of SDK packages.")

Change-Id: I89574842d2b0290cc6cf454f82a3721644cae0f0
d79eab5a39486d73eb0f3445a52ae74ebd313b72 16-Nov-2011 Raphael <raphael@google.com> SDK: source.properties templates.

This adds support for "templates" source.properties files that can
inherit the platform version/codename/api level from the build.

The purpose is for a given build to always generate SDK files that
match the platform generated in the same branch.

Change-Id: Id623bbef45a04d953da8eade7e8c34c77709f9c3
e4ccbd68ec540739819bea7e109d29d08a54122a 07-Jun-2011 Ying Wang <wangying@google.com> Use a function to package android support libraries.

Change-Id: I52240b31fba7728b74d57fd806a93988e3ac8fe9
80f844229137cb0d78689ea61aea37da4c770c8c 07-Jun-2011 Xavier Ducrohet <xav@android.com> Add v13 to the compatibility package.

Also remove ApiDemos from the package and instead
add each library-specific sample app to each v##
folder.

Change-Id: I2932bbb91c7122c122973902d1fcd159ca899381
d46eaa6f76e7e3c9b98283a7e50d64f7b23d3075 02-Mar-2011 Ying Wang <wangying@google.com> Add android-support-v4.jar to sdk.

Change-Id: I28d2a323d31df6b405548e0c73c616eb7b69753d
6e384d9b43276ab7f023960d27c5270d01a36a25 15-Jul-2010 Joe Onorato <joeo@android.com> The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one.

The SDK is not dependent on configurations, and also this speeds up the post-installclean build.

Change-Id: I1c075ddf1dd2ca44cc0aa37f23e86ccc593cc2a8
9e1400cdae7f3732808120db8b83de7b252340ca 23-Jun-2010 Kenny Root <kroot@google.com> Do not compress resources.arsc in android.jar

In framework-res.apk and in applications, resources are always stored in
zip files instead of compressed so that they may be accessed via mmap()
instead of needing to decompress them first.

This change makes sure the SDK's android.jar has the same behavior.

Change-Id: Ied881c34dca86ff5b5bd2ccfa4e316ae590ca473
2c8ead32c7ebf08db568e2e9d5dbb3738ac69797 13-Nov-2009 Jean-Baptiste Queru <jbq@google.com> eclair snapshot
2a6f10a9f0ca3beb210f49fd611c510ccdf2259a 20-Jul-2009 Joe Onorato <joeo@android.com> This should depend on the new docs target, not the big one.
52d4c30ca52320ec92d1d1ddc8db3f07f69c4f98 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
d4aee0c0caa00aa02d4c50ed28151591ac0456b5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
e943f2fd8e7623ba3ea12bb65294d30446db4174 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
5c11852110eeb03dc5a69111354b383f98d15336 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution