Revert "kernel_headers: Disable headers matching"

This reverts commit b4a282fd2c.

Change-Id: I4bf5b3bc97afbd0a82568177cd405b05f2a4ab9c
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
This commit is contained in:
Rishabh Bhatnagar 2020-05-01 13:21:00 -07:00
parent 54ac284e91
commit 47f762c046

View file

@ -778,7 +778,7 @@ def gen_headers(
print('error: gen_headers blueprints file is out of date, suggested fix:')
print('#######Please add or remove the above mentioned headers from %s' % (old_gen_headers_bp))
print('then re-run the build')
#return 1
return 1
error_count = 0