commit | 19fdbfcf8af3ca689c3c62b88059ac5d3c6907d1 | [log] [tgz] |
---|---|---|
author | Hubert Rzezniczak <hubert.rzezniczak@gmail.com> | Tue Oct 13 13:17:43 2015 +0200 |
committer | Hubert Rzezniczak <hubert.rzezniczak@gmail.com> | Tue Oct 13 13:17:43 2015 +0200 |
tree | c83554d771408852f21c637f0f0d65e473622671 | |
parent | 3cce4937ae9bb3a522bee74a47807c8cf0b462d5 [diff] |
ALOGE does not match triggering condition. Meeting the condition if (sceneModeOverrides.count != availableSceneModes.count * kModesPerSceneMode) { results with ALOGE which describes the missmatch. The description does not match the condition. Signed-off-by: Hubert Rzezniczak <hubert.rzezniczak@gmail.com>