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>
1 file changed