summaryrefslogtreecommitdiffstats
path: root/core/tasks
Commit message (Collapse)AuthorAgeFilesLines
* am 9cfefe13: am 6a9f2b12: Merge "Add intel to the vendor whitelist"Ying Wang2014-04-011-0/+1
|\ | | | | | | | | * commit '9cfefe13aeb3295605ea47040767261df95d2cda': Add intel to the vendor whitelist
| * Add intel to the vendor whitelistDaniel Leung2014-04-011-0/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I91d6ff72629523050b4f26c2d731cac90ef49348 Signed-off-by: Daniel Leung <daniel.leung@intel.com> Reviewed-by: Jovanovic, Radivoje <radivoje.jovanovic@intel.com> Reviewed-by: Boie, Andrew P <andrew.p.boie@intel.com> Reviewed-by: Kumar-mayernik, Nisha <nisha.kumar-mayernik@intel.com> Reviewed-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com> Tested-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com>
* | am 2bea94ba: Merge "Fix up android.core CTS tests."Narayan Kamath2014-02-171-75/+81
|\ \ | |/ | | | | | | * commit '2bea94bac78d8a8ed5030d1e09d48db677e1167d': Fix up android.core CTS tests.
| * Fix up android.core CTS tests.Narayan Kamath2014-02-171-75/+81
| | | | | | | | | | | | | | | | | | | | | | | | Fix several wrongly configured tests that were either looking for tests in the wrong jar (apache-harmony-tests instead of core-tests) or using the wrong prefix. Also, this change creates subsets of the harmony tests based on subpackage names (java.net, java.io, java.nio etc.) instead of the earlier harmony groupings. Change-Id: Iea0e20d23512611d1aac92b2f8219031b6396c77
* | am 70a4a6a3: Merge "changing the rules following java package renaming for ↵Narayan Kamath2014-02-171-13/+13
|\ \ | |/ | | | | | | | | | | external/apache-harmony." * commit '70a4a6a3323885b0f2701b9a6fe3d2eea2152a23': changing the rules following java package renaming for external/apache-harmony.
| * changing the rules following java package renaming forTsu Chiang Chuang2014-02-171-13/+13
| | | | | | | | | | | | | | | | external/apache-harmony. (cherry picked from commit 27b4b5ffe12b179fc0d24747f9ead2d5f52c871a) Change-Id: Ia5a7b2d401f23dfdc556ef1982efd441ed1d1ae2
* | am d4dc88b0: Merge "Adding apache-harmony to cts."Narayan Kamath2014-02-171-4/+122
|\ \ | |/ | | | | | | * commit 'd4dc88b0f5be3670187f2fe3bb659aaeec032d3a': Adding apache-harmony to cts.
| * Adding apache-harmony to cts.Tsu Chiang Chuang2014-02-171-4/+122
| | | | | | | | | | | | (cherry-picked from commit 5fef52e9c986184796ff1e5fe54390614ba318a6) Change-Id: I9a6595f5e8bc30654a062e0917d3ecd3ba28ebc7
* | am 92e99b12: Merge "add jsr166 tests to cts. Bug: 10390711"Narayan Kamath2014-02-171-3/+14
|\ \ | |/ | | | | | | * commit '92e99b128d170b28972ac3910090734e803c93e5': add jsr166 tests to cts. Bug: 10390711
| * add jsr166 tests to cts.Tsu Chiang Chuang2014-02-171-3/+14
| | | | | | | | | | | | Bug: 10390711 Change-Id: I512770e98f61995fc33043d35562dc3b213a4930
* | resolved conflicts for merge of 7cd7bd65 to klp-modular-dev-plus-aospColin Cross2014-02-121-5/+6
|\ \ | |/ | | | | Change-Id: Ib4f062a59d442b29b9782fd8c0328fd551c3a32a
| * HACK: add 64-bit directory blacklistColin Cross2014-02-121-5/+6
| | | | | | | | Change-Id: I431e8b220db81d51930dc0b3d95995df120c179a
* | am 0105f1cc: am 07b16c0d: Merge "collect_gpl_sources.mk: Declare rule to ↵Ying Wang2014-01-271-1/+2
|\ \ | |/ | | | | | | | | | | assemble GPL sources FORCE" * commit '0105f1cc9aa2ea3c683c197b18747f5b04310c27': collect_gpl_sources.mk: Declare rule to assemble GPL sources FORCE
| * collect_gpl_sources.mk: Declare rule to assemble GPL sources FORCEAndrew Boie2014-01-271-1/+2
| | | | | | | | | | | | | | | | | | We have no rigorous way to detect whether the code referenced for this mechanism changes in between builds. So declare this as a phony target so that it is rebuilt every time. Change-Id: Ie1670d96895719d406e7b0defd53ba3cd224dd83 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
* | Add `htc' to `_vendor_owner_whitelist'Woody Lin2013-12-191-0/+1
|/ | | | | Change-Id: I92bfc8d41d102f687fd8a5b632be3c01c2d005fd Signed-off-by: Woody Lin <woody_lin@htc.com>
* am 36e95f31: Merge "don\'t check paths of non-installed or host modules" ↵Colin Cross2013-10-031-4/+5
|\ | | | | | | | | | | | | into klp-dev * commit '36e95f316f660f3cf32dbd47bbafba0e2ee56ad9': don't check paths of non-installed or host modules
| * don't check paths of non-installed or host modulesColin Cross2013-10-021-4/+5
| | | | | | | | | | | | | | Static libraries and host modules are not installed under TARGET_OUT_VENDOR and don't need to be, relax the checks. Change-Id: Ia8b926d466420a8b6dd418d5e95fdf5ff919e078
* | am f47d5802: Don\'t check vendor path for phony packagesDan Willemsen2013-09-241-4/+5
|\ \ | |/ | | | | | | * commit 'f47d5802e627bf14cecc425b8c3e00e001c0f7c2': Don't check vendor path for phony packages
| * Don't check vendor path for phony packagesDan Willemsen2013-09-241-4/+5
| | | | | | | | | | | | These don't get installed, so they don't need to be in TARGET_OUT_VENDOR Change-Id: I887ca4758e7c477808ed9a6b621dfd3f4ede5f32
* | resolved conflicts for merge of b4ada1cc to klp-dev-plus-aospKenny Root2013-09-121-3/+3
|\ \ | |/ |/| | | Change-Id: Id312795c1401e00c81c9b8d0712222f2933d8fcd
| * Add Junit4 to the classpath for CollectAllTestsKenny Root2013-09-101-3/+3
| | | | | | | | | | | | This is needed for CollectAllTests to work with Junit4 tests. Change-Id: I5e339022220b8e40bcb12337a09f3615dad7d53c
* | Add libcore.conscrypt tests back to CTSKenny Root2013-09-051-2/+12
| | | | | | | | | | | | | | | | | | A reorganization of the libcore test jar files caused the Conscrypt tests to be accidentally dropped from CTS. Add them back in their own package. Bug: 10210673 Change-Id: Ia46a5de925c35115d25b7c0f974eba5b27bbfcd6
* | Split the product-graph build commandsYing Wang2013-08-011-16/+22
| | | | | | | | | | | | | | | | 1) As more product configuration files are added to the source tree, the command line has become too long. 2) Escape "(" and ")" that may may appear in PRODUCT_MODEL. Change-Id: I08f278dce434050f013498327c7cbf3592512460
* | Demultiplex the coretests description rulesYing Wang2013-07-101-1/+18
| | | | | | | | | | | | | | | | Previously for each target generate-core-test-description will be called 6 times that end in 6x6 calls of the function. That's unnecessary and unsafe. Change-Id: I03eef89b61c552b5f47f0a478feb9687fd9717da
* | Clean up files' dependencies on phony targets.Ying Wang2013-07-101-3/+3
|/ | | | | | | | | | Module names are phony targets, which make always sees as obsolete, so a nothing-to-do build won't do nothing. Also file target $(DEFAULT_TEST_PLAN) was never created in its rule. Here it's fixed with a stamp file. Bug:9761012 Change-Id: Ic82df70cc22643d902017b5bec1022404d9bbfce
* Track change to JSSE providerKenny Root2013-04-291-1/+2
| | | | Change-Id: I130b137f8ba62a3cf1b915dcf6a0cf3dc25043eb
* am 9592af96: Merge "Do vendor check on modules installed by ↵Ying Wang2013-04-161-0/+12
|\ | | | | | | | | | | | | LOCAL_SHARED_LIBRARIES" into jb-mr2-dev * commit '9592af96a7ab330b537a4d65474177805bba2ac1': Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES
| * Do vendor check on modules installed by LOCAL_SHARED_LIBRARIESYing Wang2013-04-151-0/+12
| | | | | | | | | | | | | | | | | | Since commit 6c86a1 we have split LOCAL_SHARED_LIBRARIES out of LOCAL_REQUIRED_MODULES and the vendor check does no longer cover the installed modules introduced by LOCAL_SHARED_LIBRARIES. This change brings back the coverage. Change-Id: Ie78692e48f173a3350792eb2fee8127ff9433caa
* | resolved conflicts for merge of 5ec66d15 to jb-mr2-dev-plus-aospBrian Carlstrom2013-04-031-2/+3
|\ \ | |/ |/| | | Change-Id: I0ef1665600f78527d0a98c7b36c4c2ef1a8182e3
| * Add OkHttp to the platform.jwilson2013-04-021-2/+3
| | | | | | | | Change-Id: I18716683632249573295cb2eb5229a1188ed0f17
* | apicheck: Suppress certain changes in final qualifier.Jeff Brown2013-04-011-2/+2
| | | | | | | | | | | | | | | | | | | | It is safe for a class to become final if it was not previously instantiable since applications could not declare subclasses of their own. Likewise it is always safe to remove final. Change-Id: I9a72fee7b25ccceca2024112812b97872ba2ec6b
* | Do not disable factory build under PDKDevin Kim2013-03-282-0/+6
| | | | | | | | | | | | | | | | This is related to commit a1712e. Some PDKs need the factory build under PDK. If you want to disable the factory build under PDK, use TARGET_NO_FACTORY in your device's BoardConfig.mk Change-Id: I5e208836918ffd737951d3fb1f54c560d2b93641
* | am 14567bb0: am 08d56b4a: Merge "CTS: work around ClassLoader limitation"Kenny Root2013-02-281-0/+1
|\ \ | |/ | | | | | | * commit '14567bb00754405fac535bc8be8e46fa8abd7c82': CTS: work around ClassLoader limitation
| * CTS: work around ClassLoader limitationKenny Root2013-02-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | Trying to use reflection on classes loaded from a different ClassLoader than the system one caused SecurityException since you can't load certain packages. Adding them to the boot classpath forces them to be in the same ClassLoader. Change-Id: Id518ab0a99da6defac525c0ad430a63f600ce85f
* | Move numeric api files from frameworks/base to prebuilts/sdkYing Wang2012-12-041-2/+2
|/ | | | | | | So they can be used in unbundled builds. Bug: 7296240 Change-Id: I5f176322dec30323f365188fb3e379def60dc1b8
* am ce811261: Merge "Move check-api to definition.mk" into jb-mr1.1-devYing Wang2012-11-151-35/+25
|\ | | | | | | | | * commit 'ce811261bc8d56d43e59b1f9fb96ae53192de126': Move check-api to definition.mk
| * Move check-api to definition.mkYing Wang2012-11-141-35/+25
| | | | | | | | | | | | | | | | | | | | 1) Move check-api to definition.mk, so it can be used in other places. 2) Add additional dependency to the api-stub module to consolidate the apicheck dependency. Previously you have to run 2 "make"s in a row and only in the 2nd run apicheck is run, due to a gnu-make optimization. Bug: 7540265 Change-Id: Ib24ed87d9330027a9f95ed7b16dd4002cc0e3198
* | Disable factory build under PDKNick Sanders2012-11-022-0/+4
| | | | | | | | | | | | | | | | Phantasm PDK support doesn't work with the factory build. It's not needed for eng support so we'll disable it. Change-Id: I9b65cdbb20bbcff601600d6b0cac7cc98f6f614c Signed-off-by: Nick Sanders <nsanders@google.com>
* | Add new embedded target for a super minimal android buildMike Lockwood2012-10-251-2/+2
|/ | | | | | Remove obsolete BUILD_TINY_ANDROID Change-Id: Ic0f3a5b3250ea80529f5099653068f118a13b12e
* Store vendor module owner info on the build server.Ying Wang2012-10-031-3/+25
| | | | | Bug: 7048854 Change-Id: I5f0653c71a77774978655f8b5570e170b4a9c4ec
* Fix common typo in comments, warning and error messages.Ian Rogers2012-10-012-2/+2
| | | | | | s/can not/cannot/g Change-Id: I1bac31157732666deb46f6f20389ff539977ffb9
* Allow to tag owner to PRODUCT_COPY_FILESYing Wang2012-09-201-13/+16
| | | | | | | | | PRODUCT_COPY_FILES now is a list of words like <source path>:<destination path>[:<owner>]. The optional :<owner> is used to indicate the owner of a vendor file. Bug: 7048854 Change-Id: I435d1e18b7a091fb62513062cfc2e420e51557ec
* android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.Ying Wang2012-08-211-1/+1
| | | | | Bug: 7019588 Change-Id: I6406110071d891e27df6d1cc562a7baa884b2e9e
* resolved conflicts for merge of 5836d3b3 to jb-mr1-devJoe Onorato2012-08-171-19/+111
|\ | | | | | | Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea
| * More product debugging.Joe Onorato2012-08-161-20/+96
| | | | | | | | Change-Id: I17b5d441e44ea39564263b32f963e2d3ac684232
| * make product-graph now filteredJoe Onorato2012-08-161-5/+21
| | | | | | | | Change-Id: I6bd93a87902e20a24c1c58152fb578ef1f4cb208
* | add extra args to mkbootimgDoug Zongker2012-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | Arrange to take $(BOARD_MKBOOTIMG_ARGS) and pass it to all invocations of mkbootimg from within make, and to store it in the target_files so it can be used by future invocations of img_from_target_files and ota_from_target_files. Bug: 6918260 Change-Id: I7130ac52e96bd51d4d8b80ca036635e1626f01f1
* | Add new vendorsJean-Baptiste Queru2012-07-271-0/+2
| | | | | | | | Change-Id: Id0d3599257ae39077063bb5903c912526e02cb0e
* | am ffbef646: am 74aba614: Allow additional vendorsJean-Baptiste Queru2012-06-141-0/+2
|\ \ | |/ | | | | | | * commit 'ffbef646d2bec4f84874bdc5940c3b060904cb3d': Allow additional vendors
| * Allow additional vendorsJean-Baptiste Queru2012-06-141-0/+2
| | | | | | | | | | Bug: 6611375 Change-Id: I07a1c4e56a2c9fdb1f2c8426977f1a8db0e4d4bb