commit | 06c9281eee70e8b34ec89f1e0aef7b174e29de2c | [log] [tgz] |
---|---|---|
author | Nancy Chen <nancychen@google.com> | Mon Nov 23 11:26:38 2015 -0800 |
committer | Nancy Chen <nancychen@google.com> | Mon Nov 23 13:16:41 2015 -0800 |
tree | a0ed728a4b1133063927503f30a05392a70f0aad | |
parent | facd5c18a0947c5f8c1dad395ca18ebb27f41126 [diff] |
Fix crash when business is closed today but open tomorrow. Attempted to index into -1 position of opening hours array when business is not open today but open tomorrow. That is because entries exist in the array for tomorrow, but not today. Bug: 25830349 Change-Id: Ib3def69e3d2813bf9cb4739a954b7b9f3724b56a