BUILD_(HOST|TARGET)_TEST_CONFIG errors by default

They've been warnings for two weeks, with no reports of problems,
and no warnings in the logs that I can search.

Fixes: 130723115
Fixes: 130734993
Test: treehugger
Change-Id: I61b8b5f35905d45fa7cab9914580ae6c005e83dc
This commit is contained in:
Dan Willemsen
2019-05-02 10:50:55 -07:00
parent c23e013814
commit 64eaddf6c8
2 changed files with 4 additions and 4 deletions

View File

@@ -14,8 +14,8 @@ have any problems converting, please contact us via:
| Module type | State |
| -------------------------- | --------- |
| `BUILD_HOST_TEST_CONFIG` | Warning |
| `BUILD_TARGET_TEST_CONFIG` | Warning |
| `BUILD_HOST_TEST_CONFIG` | Error |
| `BUILD_TARGET_TEST_CONFIG` | Error |
| `BUILD_*` | Available |
## Module Type Deprecation Process