commit | 36f5074d1a70fadb30e35beed797321adffe2ac3 | [log] [tgz] |
---|---|---|
author | Chihhang Chuang <chihhangchuang@google.com> | Tue Feb 04 18:39:21 2020 +0800 |
committer | Chihhang Chuang <chihhangchuang@google.com> | Tue Feb 04 18:39:21 2020 +0800 |
tree | 9e776d9b737e27f6a331b270a7e0e8c08bed9957 | |
parent | 5eccd03ece6b364b207ced9888dcb8c611f633b7 [diff] |
Use full path for LOCAL_INSTRUMENT_SOURCE_DIRS We get fail from running RunThemePickerRoboTests-jacoco because Jacoco fail to get the source code path to parse the code coverage. Test step: 1. tapas RunThemePickerRoboTests 2. make -j30 dist (Make sure RunThemePickerRoboTests does not break) 3. make -j30 RunThemePickerRoboTests-jacoco dist 4. See the coverage report Bug: 147334774 Change-Id: I5a76f99a22b1e230b3b4777e74bd1e68211e9736