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