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:
parent
54ac284e91
commit
47f762c046
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue