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
This commit is contained in:
Dan Willemsen
2019-06-14 09:37:42 -07:00
parent 491ae5b2d1
commit 22f69e1094
2 changed files with 2 additions and 1 deletions

View File

@@ -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 |