commit | 010c36d22d74ffaed0ca397563fbc492fbef5f8b | [log] [tgz] |
---|---|---|
author | Stan Rokita <srok@google.com> | Tue Jan 21 15:29:51 2020 -0800 |
committer | Stan Rokita <srok@google.com> | Tue Jan 21 15:38:36 2020 -0800 |
tree | 8310fc896d14c4a4c3e38bf8a82251f417a3fb0b | |
parent | 008e2862d26d4fd3090a4820695a076700806677 [diff] |
Fix the format specifier in assert log statements There are two ALOG_ASSERT calls in the HalProxyCallback::postEvents method that do not have the correct format specifier types. This causes a build error if you try to build with debug logs. Test: Build and load onto device Change-Id: I793b6fcd72dd13b07422af0e292a373a66b2c200