Skip to content
Snippets Groups Projects
Commit 32189e82 authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

libinputservice: Enable thread safety annotations

Bug: None
Test: build
Change-Id: I0bb8ac5df1a455c87d4b7a20c9bd0dda759177d4
parent 5693cee2
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,7 @@ cc_library_shared {
"-Wall",
"-Wextra",
"-Werror",
"-Wthread-safety",
],
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment