commit | 3d6127246dcaeef1128bdd6be0c04f8b1b9c35d0 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Fri Feb 06 17:00:07 2015 -0800 |
committer | Yigit Boyar <yboyar@google.com> | Fri Feb 06 17:13:26 2015 -0800 |
tree | 69632da781b59ac35f625199b4de91ec8f6573c0 | |
parent | af890a672270cc1650e1f7971e7d04eb590e1b24 [diff] |
Check for final observable fields If a field is final, we know it cannot change thus cannot include it in dependency logic. Unfortunately, observable final fields can invalidate themselves so we should consider them dynamic. Bug: 19299279 Change-Id: I643377f7faea6a7b0e858ee55d22318b3fc5898e