aboutsummaryrefslogtreecommitdiff
path: root/Deprecation.md
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-06-14 09:37:42 -0700
committerDan Willemsen <dwillemsen@google.com>2019-06-14 09:37:42 -0700
commit22f69e10941d719a666c8589f26087b3b4ba77f2 (patch)
treebe568df24159e880069fd4a382187bbc83989f8b /Deprecation.md
parent491ae5b2d1b2efde4b48e861dcf42c50b340bb2f (diff)
downloadbuild-22f69e10941d719a666c8589f26087b3b4ba77f2.tar.gz
Start the deprecation of BUILD_HOST_STATIC_LIBRARY
There aren't any common users of this left on AOSP, and only a few internally. Test: treehugger Change-Id: I37277dbf10aa253ef64ca748f82765d16ae1cf80
Diffstat (limited to 'Deprecation.md')
-rw-r--r--Deprecation.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Deprecation.md b/Deprecation.md
index 131ec0d11d..9378e1acfd 100644
--- a/Deprecation.md
+++ b/Deprecation.md
@@ -19,6 +19,7 @@ have any problems converting, please contact us via:
| `BUILD_HOST_FUZZ_TEST` | Error |
| `BUILD_HOST_NATIVE_TEST` | Error |
| `BUILD_HOST_SHARED_TEST_LIBRARY` | Error |
+| `BUILD_HOST_STATIC_LIBRARY` | Warning |
| `BUILD_HOST_STATIC_TEST_LIBRARY` | Error |
| `BUILD_HOST_TEST_CONFIG` | Error |
| `BUILD_NATIVE_BENCHMARK` | Error |