Merge "Cleanup references to system/core/liblog -> system/logging/liblog" am: 3e1889fd3e am: 0efa937b01 am: 3d67c430a2 am: f977c5c2e5
Original change: https://android-review.googlesource.com/c/platform/external/webrtc/+/1474038 Change-Id: I15259e2061b35985df16780a8ff3c241fee60f4f
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
|
||||
// Android has a 1024 limit on log inputs. We use 60 chars as an
|
||||
// approx for the header/tag portion.
|
||||
// See android/system/core/liblog/logd_write.c
|
||||
// See android/system/logging/liblog/logd_write.c
|
||||
static const int kMaxLogLineSize = 1024 - 60;
|
||||
#endif // WEBRTC_MAC && !defined(WEBRTC_IOS) || WEBRTC_ANDROID
|
||||
|
||||
|
Reference in New Issue
Block a user