aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-09Merge "Fix Mac build (probably)." am: d5b0896d7aElliott Hughes
am: 47e32a363e Change-Id: I2f0e62d133377a9c5da50f3ca7baf6d823d69e5a
2018-01-09Fix Mac build (probably).Elliott Hughes
Bug: 71735807 Test: N/A (cherry picked from commit b9969e6169628fbb2a786edcf33e85df432821c4) Change-Id: Ibb046c74c2821bcc9f4b384d64be3f79d2a63141
2018-01-09Snap for 4533842 from d6cc5657f76e9d919cb763997c725dac3d737bfe to pi-releaseandroid-build-team Robot
Change-Id: I39e7faf6a257e033aff4d4f49a47ec6c6085207d
2018-01-08Merge "Fix Mac build (probably)."Elliott Hughes
am: d5b0896d7a Change-Id: I2f68da926fe55d9293162b9c874fde401353e5a0
2018-01-08Merge "Fix Mac build (probably)."android-wear-8.0.0_r1Treehugger Robot
2018-01-08Fix Mac build (probably).Elliott Hughes
Bug: N/A Test: N/A Change-Id: Ic918b54b42fb12da3ecac6df80312d518e641846
2018-01-08Merge "Update from 7.55.1 to 7.57.0" am: 96660a18c5 am: 484d473385Alex Deymo
am: fb9bb4b2ab Change-Id: Ibdd1eef03d7087e66dc85d29773988cd9a3f9d3e
2018-01-08Merge "Update from 7.55.1 to 7.57.0" am: 96660a18c5Alex Deymo
am: 484d473385 Change-Id: I32e13d89b042b3e0f824bd2cc1f1da4b65140f0b
2018-01-08Merge "Update from 7.55.1 to 7.57.0"Alex Deymo
am: 96660a18c5 Change-Id: Ibd712b8feab5af0a56a363ffd1855a32cde938a3
2018-01-08Merge "Update from 7.55.1 to 7.57.0"Treehugger Robot
2017-12-20Update from 7.55.1 to 7.57.0Alex Deymo
Update the local patch to match the new config. Removed the packages/Android/Android.mk file added by upstream (outdated Android.mk version which will confuse people). Updated Android.bp with the new files. Bug: http://b/70741465 Test: builds, boots, `vendor/google/tools/fake-ota on streaming` works Change-Id: Ib2411f5e64db4e11ffd916dc81cd23b46888b900
2017-12-20Snap for 4511918 from aae00d53fb85eb5e1a4b768f0c353c4e5884baff to pi-releaseandroid-build-team Robot
Change-Id: I871c02830ad9862d0cd500ba34c1cad9616fa42b
2017-12-19Merge "Disable FTP and FTPS." am: 8725a20f04 am: 8fe2ac76a9Elliott Hughes
am: 10454ac016 Change-Id: I214478d8a4f4e71088924de3d4aa271ba8c26f95
2017-12-19Merge "Disable FTP and FTPS." am: 8725a20f04Elliott Hughes
am: 8fe2ac76a9 Change-Id: Id09ff513b227b50486375ffde0e21355f2b90a8f
2017-12-19Merge "Disable FTP and FTPS."Elliott Hughes
am: 8725a20f04 Change-Id: I8d7ac9d3a2d5508569f8177c55d19b330eb2e08e
2017-12-19Merge "Disable FTP and FTPS."Elliott Hughes
2017-12-19Disable FTP and FTPS.Alex Deymo
We don't use FTP or FTPS either, so no need to compile support for FTP. Bug: 70741465 Test: Applied update over HTTP. 'curl' command failed to fetch ftp:// URI. Change-Id: Iea4e5278e269c094f4cc86353a36ac9572c7f3b2
2017-12-07Snap for 4489599 from 57af415b8f4f0f3414bcebe2959a771a8d6372de to pi-releaseandroid-build-team Robot
Change-Id: Id511d3dc0a187bafee28cd5c749e2caa186d3e4b
2017-12-06Merge changes I3a9f6385,If9f4ce09 am: 7c6514abc2 am: 7d91b4f63bAlex Deymo
am: 0e59789358 Change-Id: I946c6457c94a6948284fba57c3d0d5fd95a08c0d
2017-12-06Merge changes I3a9f6385,If9f4ce09 am: 7c6514abc2Alex Deymo
am: 7d91b4f63b Change-Id: I7906a2f67f8a011204f270ab3415225e16f20e63
2017-12-06Merge changes I3a9f6385,If9f4ce09Alex Deymo
am: 7c6514abc2 Change-Id: I497a5bd68f9087c4a60d587bcd52a9b81051783b
2017-12-06Merge changes I3a9f6385,If9f4ce09Treehugger Robot
* changes: Remove all files generated from configure and ignore them. Disable lots of unused protocols and rerun androidconfigure.
2017-11-28Remove all files generated from configure and ignore them.Alex Deymo
This patch removes all the Makefile.in and Makefile files which are generated when running ./configure during an uprev. These files are not used in Android. Bug: None Test: ./androidconfigure still works and produces no diff. Change-Id: I3a9f6385e930aaecb4da4bab028ce8782548ce58
2017-11-28Disable lots of unused protocols and rerun androidconfigure.Alex Deymo
These less used protocol that we don't need will often contain bugs we don't want. Stop compiling them. Rearranged the ./configure args into an array to allow documenation of the comments and udpated the path to the lib/ directory to make ./configure happy. Updated the local-configure.patch to reflect changes in the curl_config.h file. Several types are now unused so the patch is different. We still remove those from the curl_configure.h file even if they are just "#undef" comments to conflict (and fail androidconfigure command) if somebody ever needs them in the future. These values are defined in the Android.mk instead. The ./androidconfigure command now shows: Protocols: FILE FTP FTPS HTTP HTTPS Bug: 69830574 Test: mmma external/libcurl; Inspected curl_config.h changes. Change-Id: If9f4ce09ef54e9ba82fd725ab11224a92d794535
2017-09-30release-request-b4bc7b84-64b6-4176-8f16-ce17068fad13-for-git_pi-release-4370 ↵android-build-team Robot
135 snap-temp-L93500000107644030 Change-Id: Iee145c1dc777aae35619e1b7e7900a1cfa6dd8d3
2017-09-29Merge "Rename libz-host -> libz" am: 98b0d14797 am: d8a68223b1 am: 8e1f2377e3Dan Willemsen
am: cb584e1431 Change-Id: I154af8bca344b264bda409a56c87f30b56cdbd52
2017-09-29Merge "Rename libz-host -> libz" am: 98b0d14797 am: d8a68223b1Dan Willemsen
am: 8e1f2377e3 Change-Id: I32c879f199d300c53a524c2846bda183bd3479b7
2017-09-29Merge "Rename libz-host -> libz" am: 98b0d14797Dan Willemsen
am: d8a68223b1 Change-Id: I6a493a5b1de178f98405203cad2d6e4f52431ff5
2017-09-28Merge "Rename libz-host -> libz"android-o-mr1-iot-preview-6o-mr1-iot-preview-6Dan Willemsen
am: 98b0d14797 Change-Id: I8868dc6384de60b4eb7f72bfb427662cfa3f808a
2017-09-28Merge "Rename libz-host -> libz"Dan Willemsen
2017-09-27Rename libz-host -> libzDan Willemsen
Also remove host_ldlibs, -lrt is in the default list for linux now. And switch to always declaring shared_libs even for the static library. It's functionally equivalent and reduces duplication. Test: m host Change-Id: I869b4d35361c607d647f6840cfd9c6655ef2afba
2017-09-22release-request-ed8626b9-4479-4c76-9207-5f511f136606-for-git_pi-release-4354 ↵android-build-team Robot
758 snap-temp-L65900000105223161 Change-Id: I1e3bd115d923365837cc505fa51b67b6254f8843
2017-09-21Merge "Update libcurl from 7.54.1 to 7.55.1." am: d157ac9fdb am: d4152c2234 ↵Elliott Hughes
am: d8cd022a18 am: ec39ba9858 Change-Id: I926ffb3e54bc73433c32e05d1629ef44d4208ce7
2017-09-21Merge "Update libcurl from 7.54.1 to 7.55.1." am: d157ac9fdb am: d4152c2234Elliott Hughes
am: d8cd022a18 Change-Id: I5acbf79a328f33a8dd7b8dbd5968f56dfedc68b4
2017-09-21Merge "Update libcurl from 7.54.1 to 7.55.1." am: d157ac9fdbElliott Hughes
am: d4152c2234 Change-Id: I795379c1452390e7898cb9d275974b55c98a5245
2017-09-21Merge "Update libcurl from 7.54.1 to 7.55.1."Elliott Hughes
am: d157ac9fdb Change-Id: I69ddb21ee971722bc4456e73afe77f7b9357a652
2017-09-21Merge "Update libcurl from 7.54.1 to 7.55.1."Treehugger Robot
2017-09-21Update libcurl from 7.54.1 to 7.55.1.Elliott Hughes
Bug: http://b/64610131 Test: builds, boots, `vendor/google/tools/fake-ota on streaming` works Change-Id: I7ecaf9c83e9496ac4a379507791bec637deaa4cb
2017-09-14Merge "Mark the module as VNDK or VNDK-SP in Android.bp" am: bfa505f61d am: ↵Justin Yun
39f7b5aa7d am: 6af4f596f8 -s ours am: 2324467334 -s ours Change-Id: Id0f2d35a79bcae4d0aa92871bd63a20228c69201
2017-09-14Merge "Mark the module as VNDK or VNDK-SP in Android.bp" am: bfa505f61d am: ↵Justin Yun
39f7b5aa7d am: 6af4f596f8 -s ours Change-Id: I214571c4249952456341a0ab935c63724a573941
2017-09-14Merge "Mark the module as VNDK or VNDK-SP in Android.bp" am: bfa505f61dJustin Yun
am: 39f7b5aa7d Change-Id: I38a76564df4f68a12892221238322afefacd59cb
2017-09-14Merge "Mark the module as VNDK or VNDK-SP in Android.bp"Justin Yun
am: bfa505f61d Change-Id: If42ce853069c34af11a469935cae34318dfc5c74
2017-09-14Merge "Mark the module as VNDK or VNDK-SP in Android.bp"Treehugger Robot
2017-09-12release-request-07e0701a-6024-4964-a0bf-f87d472b7ee2-for-git_pi-release-4329 ↵android-build-team Robot
913 snap-temp-L73100000101564133 Change-Id: I74a556b85ae0792075dc33e3f472e0e8d5c16bb8
2017-09-11Merge "Remove clang: true" am: d36f71a23f am: 6ea976fbfd am: 03a3701ba8Lennart Wieboldt
am: 177f86e086 Change-Id: Ia21b2f4285de7e2a6afdf7c028af62083f2eb775
2017-09-11Merge "Remove clang: true" am: d36f71a23f am: 6ea976fbfdLennart Wieboldt
am: 03a3701ba8 Change-Id: I59e01174aa81fc279ec6c2e5532c0cc11f84914c
2017-09-11Merge "Remove clang: true" am: d36f71a23fLennart Wieboldt
am: 6ea976fbfd Change-Id: I239e9386688f64b0a0f22a26c21a8e88c5e62abf
2017-09-11Merge "Remove clang: true"Lennart Wieboldt
am: d36f71a23f Change-Id: I2e0ffdb6d4df7ac14e4ec28902671223163dc518
2017-09-11Merge "Remove clang: true"Treehugger Robot
2017-09-10Remove clang: trueLennart Wieboldt
clang is the default compiler since Android nougat Change-Id: Ia06ef59e21dc4adcb6725adcc5239fbe39745353 Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>