Merge "Remove unnecessary log in CursorWindow.create" into sc-dev am: 2c522a3910
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15225375 Change-Id: Ica2724f9f2bf88cf5bb3c4184fe3393dde5dd161
This commit is contained in:
@@ -62,7 +62,6 @@ status_t CursorWindow::create(const String8 &name, size_t inflatedSize, CursorWi
|
||||
window->clear();
|
||||
window->updateSlotsData();
|
||||
|
||||
LOG(DEBUG) << "Created: " << window->toString();
|
||||
*outWindow = window;
|
||||
return OK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user