summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-07-14 12:45:27 -0700
committerColin Cross <ccross@android.com>2017-07-14 13:19:07 -0700
commit6744a5cedfca2964e19a204e9cb7acbe55937dda (patch)
tree84f3f234740226edee03de3f927738db33405620 /test/MultiDex
parent2d0fe4ca6906b4215646f1db99b06f927791f2c6 (diff)
Always pass --root to cpplint
Mac builds were sometimes flaky when running cpplint.py because the .git directory is sometimes removed when the disk is almost full, which causes cpplint.py to fail to autodetect the project root. Change "Pass --root to cpplint." (I6d418979a9bdceefc7a2c19297a7cc9aacb3e83f) fixed a similar problem when running inside of gitc, which doesn't have .git directories, but use ANDROID_BUILD_TOP, which is only set if lunch has been run. It also didn't set --root for some of the phony targets. Bug: 34787652 Test: m -j cpplint-art-phony Change-Id: Ie0eb9d9d038f56a661750bb0f782321aba314a37
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions