Revert "liblog: disable header_abi_checker"
All planned changes to liblog have been made, so it's time to
re-enable this.
This reverts commit 896fb9e57a.
Test: build
This commit is contained in:
parent
7ef2b1d853
commit
cfcf684c83
1 changed files with 0 additions and 5 deletions
|
|
@ -101,11 +101,6 @@ cc_library {
|
|||
versions: ["29", "30"],
|
||||
},
|
||||
|
||||
// TODO(tomcherry): Renable this before release branch is cut
|
||||
header_abi_checker: {
|
||||
enabled: false,
|
||||
},
|
||||
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue