- Jan 13, 2019
-
-
android-build-team Robot authored
Change-Id: If5a1cdc13379a159d676f3ec1966d9d9dd80f9dd
-
- Jan 12, 2019
-
-
Jiyong Park authored
Test: m on pi-dev Test: m on master Test: m on cw-f-dev Change-Id: Ia0b02320b0bb06cac8e1fded09d609a1418928a3
-
Jiyong Park authored
sshd is using the symbol arc4random_stir which is not exposed from the libc in the runtime APEX. Override this by directly linking to the bootstrap bionic which exposes the symbol Test: m sshd Change-Id: I37ae12f1d979725e6396ccab20c6ea57d84724a6
-
- Feb 15, 2018
-
-
Elliott Hughes authored
The alternative would be to build sshd using the (V)NDK, and I initially went down that route but the because (a) we build sshd for API level 19 and (b) there are a couple of dependencies on non-NDK libraries/headers, that's a significantly larger and more complicated change. One day, when we don't have to support anything older than API 23 we can remove most/all of the Android-specific changes in this project, at which time we should drop this change and just build with the (V)NDK. Bug: http://b/67975799 Test: builds Change-Id: If6be7947e69b24cfa514a17bee6fef3cfbddc236
-
- Dec 08, 2017
-
-
Greg Hartman authored
Test: Local build Change-Id: Ibc1170d639f4f9ce6daaf2488496d84e75df7f81
-
Greg Hartman authored
Test: Local build and nvnc Change-Id: I674258b02c17a9573293ffbeb9caa3cbb591156e
-
- Nov 11, 2017
-
-
Chih-Hung Hsieh authored
* Suppress non-critical warnings. * Keep other warnings to fix later. * Some warnings cannot be suppressed so we added -Wno-error at the end. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I746ba8f7dc48232678af87749ef23789ee982aa7
-
- Oct 25, 2017
-
-
Greg Hartman authored
BUG: 68248250 Test: Local build Change-Id: Iad3990613a1a1b93e6450096a790d23790c28030
-
- Oct 23, 2017
-
-
Tomasz Wiszkowski authored
Test: manual BUG=68147074 Change-Id: Idc9e27512a826bd3ccf9056918f1c7cda5b4ce14
-
- Oct 18, 2017
-
-
Tomasz Wiszkowski authored
This change relocates SSH listening port to external network namespace, that is not under direct android supervision. SSH is functional even when ssh_key_fetcher is not. Test: manual BUG=67899876 Change-Id: Ia729103d7bf0ec84abb5969d8b4edf733e525702
-
- Sep 08, 2017
-
-
Tomasz Wiszkowski authored
git merge --no-ff efbdff3c # a.k.a. OPR6.170623.012 BUG=65411596 Change-Id: I62011a9753459fab62d668dfbe2555196cfd445a
-
- Jun 23, 2017
-
-
Greg Hartman authored
BUG: 35443510 Change-Id: I2558fb80234e145c13ccb7a51859f2a5fd2e0324
-
- Mar 29, 2017
-
-
gitbuildkicker authored
-
gitbuildkicker authored
-
- Mar 28, 2017
-
-
Keun Soo Yim authored
am: eab54b09 Change-Id: I098f16e348ba39d2f4b8799d1d748e50a4b52eaf
-
- Feb 09, 2017
-
-
George Burgess IV authored
Bionic has both of these functions; their redeclarations break our new-style FORTIFY. Bug: 32073964 Test: Builds with new FORITFY Change-Id: Ia6e43117012dc83f6f11ae78a74bb1f4b07c75fc
-
- Nov 23, 2016
-
-
Greg Hartman authored
Change-Id: I6af95c2554f5e7864df23055f5ab71d8a9741dbf
-
- Aug 11, 2016
-
-
Josh Gao authored
The #define in config.h for __sentinel__ is incorrect and doesn't handle __attribute__((__sentinel__(1))). Since we have the attribute, just turn it on. Change-Id: Ifaced8170a274d2d0e527f892986795aaffedb69
-
- Jun 10, 2016
-
-
Greg Hartman authored
Later branches will not support GLOBAL_CFLAGS. This change turns on account mapping for all Android builds. It allows SSHDIR to be set in BoardConfig.mk Bug: 29277511 Change-Id: Ic1411b97468d61a919763db6d42253fdf148df79
-
- Feb 12, 2016
-
-
Keun Soo Yim authored
Change-Id: Ib55641f13703a3e91c86def7330ff2280ec2afac (cherry picked from commit db0dfa13e95a9655ee0480dec821ae2a06e9bd52)
-
- Feb 11, 2016
-
-
Keun Soo Yim authored
global clfags are not supported so this is moving from device/google/gce_x86/BoardConfig.mk Change-Id: Ifc519a1de4b4be7ae50c21254a99c90bd92bc911 (cherry picked from commit 55b26ed0)
-
Greg Hartman authored
-
- Feb 09, 2016
-
-
Keun Soo Yim authored
global clfags are not supported so this is moving from device/google/gce_x86/BoardConfig.mk Change-Id: Ifc519a1de4b4be7ae50c21254a99c90bd92bc911
-
- Feb 03, 2016
-
-
Greg Hartman authored
BUG: 26940969 Change-Id: I8e39cdecbbef4499f72d305132adac86f3532682
-
- Jan 20, 2016
-
-
Keun Soo Yim authored
am: 9e6d3e1c * commit '9e6d3e1c':
-
Dan Willemsen authored
am: ce6947cd * commit 'ce6947cd':
-
Greg Hartman authored
makes certain libcrypto implementations cache a /dev/urandom fd in preparation of sandboxing. am: 7d4e4745 am: cfd2979a * commit 'cfd2979a':
-
Greg Hartman authored
am: 4190e548 * commit '4190e548':
-
Greg Hartman authored
am: f30df80d * commit 'f30df80d':
-
Greg Hartman authored
am: 4b43e83b * commit '4b43e83b':
-
Greg Hartman authored
am: 360b2521 * commit '360b2521':
-
Keun Soo Yim authored
am cfb649f1: remove .gce_x86 suffix from ssh output files (post_install_cmd is not supported in jb-mr1 and before). am: d44994fb am: d7d954c2 * commit 'd7d954c2':
-
Keun Soo Yim authored
remove .gce_x86 suffix from ssh output files (post_install_cmd is not supported in jb-mr1 and before). am: 0c94e12d am: f726381d * commit 'f726381d':
-
Keun Soo Yim authored
am: 61e0286d * commit '61e0286d':
-
Greg Hartman authored
am: 1cb86094 * commit '1cb86094':
-
Keun Soo Yim authored
am: 9e995143 * commit '9e995143':
-
Keun Soo Yim authored
am: 9c3b157d * commit '9c3b157d':
-
Keun Soo Yim authored
am: ab28f549 * commit 'ab28f549': forcibly disable roaming support in the client
-
Dan Willemsen authored
am: b41c2ea3 * commit 'b41c2ea3':
-
Greg Hartman authored
am: 7d4e4745 * commit '7d4e4745': makes certain libcrypto implementations cache a /dev/urandom fd in preparation of sandboxing.
-