diff options
| author | Vishwath Mohan <vishwath@google.com> | 2017-06-07 12:31:57 -0700 |
|---|---|---|
| committer | Vishwath Mohan <vishwath@google.com> | 2017-06-07 12:31:57 -0700 |
| commit | 87f3b24418acb14760ea5faad9ea241c8f7edd33 (patch) | |
| tree | 519f42a6d1588f345ec06ea7b204327f145fcdcf /python/python_test.go | |
| parent | 76cee23144b40007db47fb74e6125a7b6a31052c (diff) | |
Fix install path for sanitized native tests. (Soong)
This CL fixes a bug with how Soong builds the install path for native
tests. Tests are installed in /data/nativetest* by default, but the
logic was wrongly redirecting sanitized versions to
/data/asan/system/nativetest*. With this fix, they are correctly
redirected to /data/asan/data/nativetest* instead.
Bug: 37942061
Test: lunch marlin_asan-userdebug && \
SANITIZE_TARGET="address" m -j70 \
# nativetests are generated in /data/asan/data/nativetest*
Change-Id: I0c132af5d443151c44219d231770049fddf79bbe
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions
