Loading
fix string.format %e formatting error
String.format does not have a %e format. There was a typo in the log that causes an exception to occur. The log lines have been changed accordingly. Fixes: 290652652 Test: manual Change-Id: Iff23415b00c6b2e23c4a8b1480aa62d477171de1