commit | bbbca84aa62855e4d8616d9f4925d41a3af691ce | [log] [tgz] |
---|---|---|
author | Kevin Tang <zhikait@codeaurora.org> | Mon Jan 09 19:17:20 2017 -0800 |
committer | Baili Feng <bailif@codeaurora.org> | Sat Mar 25 14:46:30 2017 +0800 |
tree | 59842e4163a5af1ac283e35b65406f4c1c0b1de5 | |
parent | 3ebb8c60ed72244424d2e9474046be08d56e918f [diff] |
LOC logging macro changes The current logging macro always uses LOGE, which is confusing to external developer looking at our logs. Also changed LOC_LOGx definition to follow the same syntax as that of LOC_LOGX. Bug: 29499503 Change-Id: I803233a9d0b241bf9aeb2ee0d4bd2e7cc52ed75b CRs-Fixed: 1113702