commit | 3b3e56b03ddbcccaab0623564e9c5ecf27ff1837 | [log] [tgz] |
---|---|---|
author | Jingwen Chen <jingwen@google.com> | Thu Oct 07 10:28:45 2021 +0000 |
committer | Jingwen Chen <jingwen@google.com> | Thu Oct 07 10:32:20 2021 +0000 |
tree | 3389dc81f48efe3bca5770f66bc8c86dfd3bee88 | |
parent | 68c69b41d1d5d70b326034953fb54088a69da028 [diff] |
Set the default --platforms value to //build/bazel/platforms:android_target. This platform relies on product config / soong.variables injected into the build via @soong_injection, and thus makes the bazel build dependent on lunch. Test: presubmits Test: lunch aosp_arm; b build //bionic/... Test: lunch aosp_x86; b build //bionic/... Change-Id: I54f9bf28cdd964facceeea858b295e34945a26d4