commit | d2c287326f6af897715d12dc12d293cc151fe170 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue May 17 13:41:56 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:22:31 2016 -0700 |
tree | 7bdfecfd354ba3992016f58113a540dc30aaa5fa | |
parent | 26072ea08203e14daa3b39c64d17b65e5c8026e1 [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. (cherry picked from commit 7b30e548a58ac96a23033db43c7aac79c86e938c)