commit | fa7e92643d1e5ce5909c5ea75fe2b3cfcf9297c4 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Wed Oct 26 19:43:02 2022 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Wed Oct 26 20:03:42 2022 +0900 |
tree | 39e79c7de44d24b5ee56bf7e3643ab272ba49137 | |
parent | fcac485ee800f42e0c77641c0fd125f71f5e2cbc [diff] [blame] |
gn2bp: Update define to cflag conversion Test: m with Android.bp.swp Change-Id: I7245120dcb414d7e45c722fa6393bf13cad6fb6d
diff --git a/tools/gn2bp/update_results.sh b/tools/gn2bp/update_results.sh index e8583ba..31f6605 100755 --- a/tools/gn2bp/update_results.sh +++ b/tools/gn2bp/update_results.sh
@@ -13,6 +13,7 @@ TARGETS=( "//third_party/zlib:zlib" + "//third_party/libevent:libevent" ) BASEDIR=$(dirname "$0")