commit | a16ce7ea6ae852e5dd4d819843ab63fd9a6ebe52 | [log] [tgz] |
---|---|---|
author | Chihhang Chuang <chihhangchuang@google.com> | Fri Feb 07 17:38:20 2020 +0800 |
committer | Chihhang Chuang <chihhangchuang@google.com> | Fri Feb 07 10:16:45 2020 +0000 |
tree | 18d9d3f3417fbb9fae5b1154b5f35808ee7951b0 | |
parent | 70607cfe0a57570b1676ecd9f5e2de7d49550596 [diff] |
Fix build break from generating robo test code coverage Use absolute path for LOCAL_INSTRUMENT_SOURCE_DIRS, because Jacoco fail to get the source code path to parse the code coverage. Test step: 1. tapas RunLauncherRoboTests 2. make -j30 dist (Make sure RunLauncherRoboTests does not break) 3. make -j30 RunLauncherRoboTests-jacoco dist 4. See the coverage report Bug: 149001617 Change-Id: If82a839ae52c20c7eb269090976de05fa5d462c4