Commit Graph

510 Commits

Author SHA1 Message Date
Xavier Ducrohet
67b7a3a3fc Merge "Remove .so from the windows build-tools." into jb-mr2-dev 2013-07-25 19:50:17 +00:00
Xavier Ducrohet
9368498dc3 Remove .so from the windows build-tools.
Change-Id: I7c8610a5c4aec36bcdf56607189e273944738124
2013-07-25 12:36:16 -07:00
Xavier Ducrohet
1fda188905 Merge "Add dynamic libraries for renderscript." into jb-mr2-dev 2013-07-25 19:30:53 +00:00
Xavier Ducrohet
afda1d33de Add dynamic libraries for renderscript.
The new llvm-rs-cc compiler is not statically linked
anymore so those libraries are needed.

Also add the new support stuff.

Change-Id: I4d56f0b07f0f0f120b512726689ae4ff07f38322
2013-07-25 12:24:21 -07:00
Trevor Johns
2a4aa3cd5d Remove AppRestrictions and BluetoothLeGatt samples
These have been moved to the new samples repository in
developers/samples/android.

Change-Id: I77312ea146ccb47ec8ecf38c9448149ec4c34962
2013-07-24 12:36:28 -07:00
Raphael Moll
cea9fb7b4a Add bcc_compat to Windows whitelist.
Change-Id: I2b877d9fba8b0dc258a4dfd282bff0d21b77af0f
(cherry picked from commit 2fdc05f83e)
2013-07-23 23:53:05 +00:00
Trevor Johns
af0ab077f3 Remove samples/legacy from sdk.atree
This directory is only on my local machine, and doesn't
really exist. :)

Change-Id: Iea29b3f06fd089a5dca0f990cca058d9c2e7179b
2013-07-23 16:03:08 -07:00
Trevor Johns
1ffb35074a Add new sample tree to SDK build
Old samples will live in samples/${PLATFORM_NAME}/legacy.

New samples are sorted by category, and come from
developers/samples/android.

Change-Id: I573ba4f58d701eac4896ae795d041cae4b9a9794
2013-07-23 15:54:23 -07:00
Xavier Ducrohet
b7ed7bec1f Add support-v4 to the appcompat lib.
Change-Id: I2676ca4705e5dca15388e3759ba3a644fbae2b9b
2013-07-23 12:31:50 -07:00
Siva Velusamy
31cc1650cf Merge "Release systrace into platform-tools" into jb-mr2-dev 2013-07-22 20:53:51 +00:00
Fred Chung
b71371d3af App restriction for restricted profile sample.
This sample demonstrates how to expose restrictions for a restricted user on a multiuser device.  This feature is available on Android 4.3 (API level 18) and above platforms.

Change-Id: I4ef1bbda8e530dd8370d754de814fce96eaae1f1
2013-07-21 23:19:18 -07:00
Siva Velusamy
28f992a9cd Release systrace into platform-tools
Change-Id: Id05c92f96ecb38c5a056d51ba86ea2e91a45733d
2013-07-19 15:05:24 -07:00
Jeff Brown
8b51a39fda Merge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev 2013-07-09 23:44:58 +00:00
Jeff Brown
a18be3116a Revert "Remove mediarouter v7 support library from SDK."
This reverts commit 408c184614.

Bug: 9425325
Change-Id: I340364c43f3040b454894e55a94be236ff999ce6
2013-07-09 00:35:10 +00:00
Fred Chung
7167a054a8 Bluetooth LE sample.
This sample demonstrates how to communicate with a Generic Attribute Profile (GATT) server over
Bluetooth Low Energy.  This feature is available on Android 4.3 (API level 18) and above
platforms.

You can test this sample app using any Bluetooth Low Energy-capable devices.  If the device
supports the Heart Rate Profile, the app will parse and display the heart rate.

Change-Id: I69a4955cb9929f837e81ad1c19145ff45bdd27ec
2013-07-08 13:22:56 -07:00
Jeff Brown
408c184614 Remove mediarouter v7 support library from SDK.
Bug: 9425325
Change-Id: I9459fa005c4801cac0c2e28c5afb414620241ad9
2013-06-14 15:47:52 -07:00
Ying Wang
73c1230224 Add host bin modules for explicit dependency
This fixes the build error:
development/build/sdk.atree:66: couldn't locate source file:
bin/llvm-rs-cc
Previously llvm-rs-cc was indirectly required via some intermediate
targets and now the chain is broken.

Change-Id: I722eee80deb03b219a16fe1c18fe87439ac8ff98
2013-04-01 17:01:43 -07:00
Chris Banes
063f035dd8 Fixes AppCompat build location
Fixes the appcompat build so that the resulting
lib is with the library project.

Change-Id: I9d7c79bc1b7c9e4d0b894d5c9ce2f7e5e901184b
Signed-off-by: Chris Banes <chrisbanes@google.com>
2013-03-25 09:34:53 +00:00
Raphael Moll
9ca69cf21f SDK: Generate build-tools package.
(cherry-picked from bc7c8c5fc5)

Change-Id: I36e9ee9a9486da18704428ce5225934a6a308029
2013-03-22 13:38:56 -07:00
Raphael Moll
11ad495f11 am 205d337b: am 6d1249e6: Merge "SDK: Generate build-tools package."
* commit '205d337b9db27ef87b2849bef0ac092b3200cb1e':
  SDK: Generate build-tools package.
2013-03-22 11:11:36 -07:00
Raphael Moll
8a8a3025bb resolved conflicts for merge of c6dc2830 to jb-mr2-dev
Change-Id: Ia4e83de02c3f6d04523f52ca9586bdb217d9084c
2013-03-22 11:09:16 -07:00
Raphael Moll
c6dc283043 am 8e9aa76f: am ef196297: SDK: Place platform-tools NOTICE file in proper directory.
* commit '8e9aa76f513c16243a08bb7f3806f4dbc8477ad6':
  SDK: Place platform-tools NOTICE file in proper directory.
2013-03-22 10:54:48 -07:00
Raphael Moll
ef1962972f SDK: Place platform-tools NOTICE file in proper directory.
Change-Id: Id5177504b30599df7f44b2354fb708515cfb54a9
2013-03-22 10:30:50 -07:00
Raphael Moll
bc7c8c5fc5 SDK: Generate build-tools package.
Change-Id: I36e9ee9a9486da18704428ce5225934a6a308029
2013-03-22 10:29:15 -07:00
Raphael Moll
8d894a705a am 98013c6f: am cc8a21a2: SDK: Generate build-tools package. DO NOT MERGE.
* commit '98013c6f47475f0990eb135353fd8f9107267e73':
  SDK: Generate build-tools package. DO NOT MERGE.
2013-03-21 21:00:16 -07:00
Jeff Brown
34fd8af67c Add support library SDK dependency.
Bug: 8175766
Change-Id: I327a7d0b57a37fb2fbdb11ab44b1a09832b56863
2013-03-20 18:56:58 -07:00
Jeff Brown
bda0c73168 Move media router samples to new Support7Demos project.
Add media router support library to SDK build.

Bug: 8175766
Change-Id: I2f333d40ad39e820e8d706a7dab086241692a861
2013-03-20 18:20:18 -07:00
Jeff Brown
3221bcdb88 Update appcompat support lib atree rules.
Bug: 8175766
Change-Id: I553d24844e3f85313207c2c2d64336ee6a5c9a17
2013-03-20 18:20:18 -07:00
Jeff Brown
a00f2f6eb8 Update gridlayout support library atree rules.
Bug: 8175766
Change-Id: Ia2e2faeff2540cc2879e93f11d082fe47ae1de8f
2013-03-20 18:20:18 -07:00
Raphael Moll
cc8a21a276 SDK: Generate build-tools package. DO NOT MERGE.
Change-Id: I6ae3757f947e927ea09b637e552834e17f70dc44
2013-03-20 16:43:47 -07:00
Raphael Moll
5b69843739 am b3825b54: am d791f1f8: Merge "Build SDK using prebuilts/devtools."
* commit 'b3825b548848cf6bd9c7659985cb407ea0fda94c':
  Build SDK using prebuilts/devtools.
2013-03-14 12:47:36 -07:00
Raphael Moll
645a29c837 Build SDK using prebuilts/devtools.
Change-Id: I6fd6ba28b4739c3a14bfa3bac328322e85c5686b
2013-03-13 17:45:25 -07:00
Siva Velusamy
d090a324e1 am 330baa51: am 8967cbff: Merge "Remove swing-worker."
* commit '330baa51a857e37f90215656e09b4f547086d2a7':
  Remove swing-worker.
2013-02-19 11:39:39 -08:00
Siva Velusamy
748e9da089 Remove swing-worker.
Change-Id: Ice7f98745424b0063e3c09c4a93a209a11146c17
2013-02-19 11:01:18 -08:00
Raphael Moll
599c4c41a5 am de7e352b: am ddb45cd3: am 68251f81: Merge "Adjust sdk to new prebuilts location."
# Via Android Git Automerger (2) and others
* commit 'de7e352b15e83b50d3003d92561b8942e3bfdadc':
  Adjust sdk to new prebuilts location.
2013-02-08 11:42:59 -08:00
Raphael Moll
862ae1efae Adjust sdk to new prebuilts location.
Change-Id: I4a2cb710ef3c22b7b3c90e5b4ee7757087ebe44c
2013-02-06 16:45:26 -08:00
Raphael Moll
7531ada080 am 288e1996: am b78b8ccd: am 7f340728: Merge "Fix SDK build: use repository XML schemas from new prebuilts."
* commit '288e1996175b76e2ffa163836bfb6f4e595fdf75':
  Fix SDK build: use repository XML schemas from new prebuilts.
2013-01-16 16:41:57 -08:00
Raphael Moll
e26f9f9755 Fix SDK build: use repository XML schemas from new prebuilts.
Change-Id: I32799751cb19db2f99b45c26b7e308b1e11af161
2013-01-16 16:03:31 -08:00
Raphael Moll
483a8796e8 am bae43244: am d8aa2895: Merge "SDK: fix sdk_repo build."
* commit 'bae4324402ec0acc594a16af225f23dd76b28400':
  SDK: fix sdk_repo build.
2012-12-10 13:38:33 -08:00
Raphael Moll
437419089c SDK: fix sdk_repo build.
The makefile for sdk_repo looks for the repository/addon XSD files in the tree,
these paths needed to be adjusted due to the recent reorganization.

Change-Id: I50120542f78dc72da51b4d5377214c064ec68c01
2012-12-10 13:06:52 -08:00
Siva Velusamy
e8e0e4b9e7 Add ActionBar support library to SDK build
Change-Id: I417657543452b5a9fa0e80664481a655b39a3874
2012-10-10 15:32:14 -07:00
Adam Momtaz
8213206c6e Added UiAutomator samples to SDK
Verified tests are building OK.

Change-Id: I838e44e84b3d9e2e503bff4ed2b95887996d8801
2012-09-25 17:15:17 -07:00
Ying Wang
6024d7d616 am 020d4ab4: Establish the dependency on the uiautomator stubs.
* commit '020d4ab4fa296d4e3a6d1f16aed97738bbc55f43':
  Establish the dependency on the uiautomator stubs.
2012-08-14 16:46:51 -07:00
Ying Wang
020d4ab4fa Establish the dependency on the uiautomator stubs.
Bug: 6876802
Change-Id: I27dae218b798f4e939d37ee32238e7d489623a40
2012-08-14 16:38:02 -07:00
Xavier Ducrohet
1e3b3b0a9c am 611c676b: Add uiautomator.jar to SDK package.
* commit '611c676b7b7bd983a63f0292661c79c4ccb23bc3':
  Add uiautomator.jar to SDK package.
2012-08-14 12:45:26 -07:00
Xavier Ducrohet
611c676b7b Add uiautomator.jar to SDK package.
Bug: 6876802
Change-Id: Id2c378ffe458d5a177535c39ca909c498228f6ec
2012-08-14 12:01:19 -07:00
Xavier Ducrohet
78f6f9b1f3 Merge "Add Mips support to SDK." 2012-08-02 17:04:19 -07:00
Colin Cross
c52fe389d5 Add libsparse to sdk whitelist
Add libsparse to the sdk whitelist so fastboot can link against it on
windows.

Change-Id: I9c78d99842cb48f970669b1e7421cb5f98e47555
2012-07-13 14:26:34 -07:00
Anirudh Dewani
766b7f578d am 5ef1389e: packaging the sample for SDK
* commit '5ef1389ebb89c25836c0cc7a1dfc1ef8ad3209a3':
  packaging the sample for SDK
2012-07-03 13:13:57 -07:00
Anirudh Dewani
5ef1389ebb packaging the sample for SDK
Change-Id: Ie398d7dfd421d7ec3de7ce58a9b9dedd532cd2db
2012-07-03 12:48:49 -07:00