Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
See https://android-git.corp.google.com/g/157065 Bug: 5449033 Change-Id: I817c12b1e97bee598097d02c70d509f7ab70576a
This commit is contained in:
@@ -90,7 +90,7 @@ status_t ZipEntry::initFromCDE(FILE* fp)
|
||||
* prefer the CDE values.)
|
||||
*/
|
||||
if (!hasDD && !compareHeaders()) {
|
||||
LOGW("WARNING: header mismatch\n");
|
||||
ALOGW("WARNING: header mismatch\n");
|
||||
// keep going?
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user