commit | d85d85394ef96489e0848edd72b275798281d779 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Thu Jan 12 16:10:57 2017 -0800 |
committer | Daniel Nishi <dhnishi@google.com> | Thu Jan 12 16:10:57 2017 -0800 |
tree | 3194acf113b5ba92ecfba24e49459cd6e348a4a9 | |
parent | 6f773a0d8717162f81ff21d943baaa539a2d6c7e [diff] |
Fix a near instant stats permission check false negative. The MODE_DEFAULT enforcePermission behavior fell through to the switch default case, even if the calling permission was granted. Bug: 34258237 Test: Manual Change-Id: I823fb4dc3657c15eb1fa3d12d4f4c7e1e9e21cd5