diff options
| author | 2019-01-11 12:30:37 +0900 | |
|---|---|---|
| committer | 2019-01-11 13:29:10 +0900 | |
| commit | 0c517bd9e4d98c223990b8ea8e0a425e02f40153 (patch) | |
| tree | 5f22e2366f09d85ee71a437a2731c032acb4c9c4 /java/java.go | |
| parent | 3a1fd8e0a1c459ab6adabc9a8c6f21789dcb339b (diff) | |
Fatal error on insufficient resource to use Goma in Soong UI.
As suggested in
https://android-review.googlesource.com/c/platform/build/soong/+/839293
I am moving some features in goma.mk to goma.go in Soong UI.
With this CL, let me implement ulimit check to Soong UI.
Test: export USE_GOMA=true
Test: launch aosp_arm-eng
Test: make
Test: the command succeeds if "ulimit -n" and "ulimit -u" are large enough.
Test: Otherwise, it shows error. I confirmed both cases.
Change-Id: I5d7d5ed71f620302a0d635770d1a51a2baab51fd
Signed-off-by: Yoshisato Yanagisawa <yyanagisawa@google.com>
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions