diff options
| author | 2017-08-28 17:23:21 -0700 | |
|---|---|---|
| committer | 2017-08-28 19:27:36 -0700 | |
| commit | 3203dde60be8b6e2329a3801247fe0aa8c898904 (patch) | |
| tree | a9f03c2ddb5c997be23ee9e055d5a2b34c93d549 /python/python.go | |
| parent | 77d9decf755cab69f2fec61dead5689e09bba66b (diff) | |
Pass javac flags to errorprone builds
Pass CommonJdkFlags to errorprone builds, which is required for
frameworks/base/layoutlib/create to work correctly.  Unfortunately,
javac and errorprone cannot use the same syntax for the heap size,
javac needs -J-Xmx and errorprone needs -Xmx, so split the heap size
flag out into a separate variable.
Test: m -j RUN_ERROR_PRONE=true javac-check
Change-Id: Icd7f8cf627534fb089ec83e462c060572dd2d20c
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions