Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I9b2273ef758c78d927591c1a0a9f988de739742c
This commit is contained in:
@@ -66,7 +66,7 @@ void TestLibWVM::Load()
|
||||
if (getInstanceFunc) {
|
||||
ALOGD("Found GetInstanceFunc");
|
||||
} else {
|
||||
LOGE("Failed to locate GetInstance in libwvm.so");
|
||||
ALOGE("Failed to locate GetInstance in libwvm.so");
|
||||
}
|
||||
|
||||
dlclose(handle);
|
||||
|
||||
Reference in New Issue
Block a user