diff options
author | Hugo Benichi <hugobenichi@google.com> | 2017-04-26 14:53:28 +0900 |
---|---|---|
committer | Hugo Benichi <hugobenichi@google.com> | 2017-05-15 01:09:36 +0000 |
commit | 20035e0cf9fab278a5f8bc5daa34067a27ac4fa1 (patch) | |
tree | a9b2a17374ed74c2cb79ba3428a08bca5aa273da /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 85e188585ed6b3f49c808a7b821d77b77956774a (diff) |
ConnectivityService: minor formatting change
This patch adds a space character between "synchronized" and
"(mTheLockVariable)" so that all synchronized block have a consistent
syntax. Basic stats shows that "synchronized (" is x10 time more likely
than "synchronized(".
This facilitates finding all locked sections by grepping.
Test: no semantics changes
Bug: 37119619
Change-Id: Id860700efa85ffebafed11af3a2997bc115d9c03
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions