commit | 00a378afa5d8de9eadae15ab578baa2058b614ce | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Wed Mar 16 14:08:39 2016 -0700 |
committer | Pavlin Radoslavov <pavlin@google.com> | Thu May 19 22:54:00 2016 +0000 |
tree | b862be434ceaabd3166d7beea32dd3197ca65e5d | |
parent | d827bc7300e381ee6a3241697e6013406203892c [diff] |
Fix 2 instances of a field being assigned itself in a constructor. The code had no effect so its safe to remove. The issue was identified using error prone. Bug: 27723540 Change-Id: I3803573c545c00e8066ba185c271b38a75bf28c6 (cherry picked from commit 3fc930b1883466cc0e3b35a57519e435426554ee)