libinputservice: Enable thread safety annotations
Bug: None Test: build Change-Id: I0bb8ac5df1a455c87d4b7a20c9bd0dda759177d4
This commit is contained in:
parent
5693cee2f9
commit
32189e824f
@ -55,6 +55,7 @@ cc_library_shared {
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
"-Werror",
|
||||
"-Wthread-safety",
|
||||
],
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user