commit | 1854cb5aedaef2b3e6bbec0c69d148b148b3ecae | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Aug 07 10:17:46 2017 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Aug 07 10:17:46 2017 -0700 |
tree | 2c96ec092a2c2e0641bb295390722883df71434a | |
parent | 39a9832df127bad58581f95b0476be93a2c70d4a [diff] |
Remove redundant synchonized blocks from TSMS As a preparation to fix Bug 63452807, this CL cleans up some redundant synchonized blocks in TextServicesManagerService (TSMS). This is purely a code clean-up that has no behavior change. Bug: 63452807 Test: compile Change-Id: I5f8c112d72dad46297b59da623f066fa944c1a27