diff options
author | Yury Khmel <khmel@google.com> | 2020-07-14 23:44:46 -0700 |
---|---|---|
committer | Yury Khmel <khmel@google.com> | 2020-11-19 17:51:36 +0000 |
commit | e6a5253f1262acce5d8156867ffddc276a706c3d (patch) | |
tree | 1a1b596c596b863114847158070ce5035e1f16c4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d0099b0ce15cf41797006e6ee5d2f1c9e810e0a9 (diff) |
Fix presubmit for hidden api.
grep returns 1 for if nothing was found. This fails presubmit hook due
to bash handling "set -e" Looks like grep not found is valid case.
This fixes this issue by bypassing grep exit code.
Test: Locally
Bug: 161351699
Change-Id: I39e926a348a0fb8f4040f86034affdb4204faac5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions