commit | 7b30e548a58ac96a23033db43c7aac79c86e938c | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue May 17 13:41:56 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Wed May 18 13:16:11 2016 -0700 |
tree | 5a198a90bfeb42a3d00f4013154c88a979067a1e | |
parent | 85339c925f8659e7708e7f41f5153e9f850c3122 [diff] |
Clean up class members in Tethering.TetherInterfaceSM Mark final fields as such. Group mutex protected fields together with the mutex that protects them. Always access mutex protected fields under the mutex. Bug: 28798823 Change-Id: I96cdd5e063babb73e9f124107c5576c47801f34b Test: Compiles, Wifi tethering continues to work on angler.