aboutsummaryrefslogtreecommitdiffstats
path: root/Changes.md
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-04-17 12:25:09 -0700
committerDan Willemsen <dwillemsen@google.com>2019-04-17 17:02:20 -0700
commit695849ec88f50e255ae5c00065833528efca336d (patch)
tree99341521434ff915b656867e6500ac4a5de9bdee /Changes.md
parentbed1918841fb18a7eb36a00074b27aac280fc14f (diff)
downloadbuild_make-695849ec88f50e255ae5c00065833528efca336d.tar.gz
build_make-695849ec88f50e255ae5c00065833528efca336d.tar.bz2
build_make-695849ec88f50e255ae5c00065833528efca336d.zip
Add infrastructure for deprecating module types
Also start the deprecation for BUILD_HOST_TEST_CONFIG and BUILD_TARGET_TEST_CONFIG, which have no users. Bug: 130720555 Bug: 130723115 Bug: 130734993 Test: treehugger Test: Add entries to DEFAULT_ERROR / OBSOLETE to manually test behavior Change-Id: Icfdff43a29b6512494d44b9be11d178333505010
Diffstat (limited to 'Changes.md')
-rw-r--r--Changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes.md b/Changes.md
index 1fadcefdca..be2a271e70 100644
--- a/Changes.md
+++ b/Changes.md
@@ -1,5 +1,9 @@
# Build System Changes for Android.mk Writers
+## Deprecation of `BUILD_*` module types
+
+See [build/make/Deprecation.md](Deprecation.md) for the current status.
+
## `PRODUCT_HOST_PACKAGES` split from `PRODUCT_PACKAGES` {#PRODUCT_HOST_PACKAGES}
Previously, adding a module to `PRODUCT_PACKAGES` that supported both the host