Merge "Cleanup references to system/core/liblog -> system/logging/liblog" am: f8f8acfe12 am: 5a42765d79 am: 5074242416 am: 787e21b77b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1474156 Change-Id: Idfe4567808bf33f29bbe4c8072640e6d4955aba7
This commit is contained in:
@@ -64,7 +64,7 @@ public class EventLog {
|
||||
private Exception mLastWtf;
|
||||
|
||||
// Layout of event log entry received from Android logger.
|
||||
// see system/core/liblog/include/log/log_read.h
|
||||
// see system/logging/liblog/include/log/log_read.h
|
||||
private static final int LENGTH_OFFSET = 0;
|
||||
private static final int HEADER_SIZE_OFFSET = 2;
|
||||
private static final int PROCESS_OFFSET = 4;
|
||||
|
||||
Reference in New Issue
Block a user