summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Martin Stjernholm <mast@google.com> 2020-06-04 15:16:39 +0100
committer Martin Stjernholm <mast@google.com> 2020-06-11 01:09:07 +0100
commit7a430fd4c8661f73afe070a858e7e56b86eaa86b (patch)
tree7788d63913e0095efd6bd5b60bd364ce88c2cb89 /tools/warn/cpp_warn_patterns.py
parent9df45f6ec2662932a1286bc32d2e9f517dc83a21 (diff)
Introduce TARGET_BUILD_UNBUNDLED.
Setting this flag enables unbundled building, i.e. without support for building the system image and other platform targets. This functionality was previously enabled by TARGET_BUILD_APPS, and setting that still implies TARGET_BUILD_UNBUNDLED. This helps unbundled builds that aren't apps, e.g. ART runtest builds. Specifically, with the topic of the child CL https://r.android.com/1324517 TARGET_BUILD_UNBUNDLED does not imply disabling dexpreopting, unlike TARGET_BUILD_APPS. TODO: There may still be app-specific conditions that are incorrectly controlled by TARGET_BUILD_UNBUNDLED, in particular on the Soong side through config.UnbundledBuild(). Test: Flash & boot Test: TH, in particular builds green on ub-launcher3-master Bug: 157549171 Change-Id: Ic09fc879117ee06cab5444edfc280ed2b52d2870
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions