Skip to content

Commit f6c92a0

Browse files
committed
Update comments to point to the new location of event.logtags.
event.logtags was moved from system/core/logcat to system/logging/logcat in Android 12 by aosp/1454058. Change-Id: I7e2e12996498b31a838cfccb80a6bbd16b4d872b BUG: 168791309 Flag: DOCS_ONLY Test: Local build
1 parent b63454a commit f6c92a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

services/inputflinger/dispatcher/EventLogTags.logtags

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# 6: Percent
3232
# Default value for data of type int/long is 2 (bytes).
3333
#
34-
# See system/core/logcat/event.logtags for the master copy of the tags.
34+
# See system/logging/logcat/event.logtags for the master copy of the tags.
3535

3636
# 62000 - 62199 reserved for inputflinger
3737

services/surfaceflinger/EventLog/EventLogTags.logtags

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# 6: Percent
3232
# Default value for data of type int/long is 2 (bytes).
3333
#
34-
# See system/core/logcat/event.logtags for the master copy of the tags.
34+
# See system/logging/logcat/event.logtags for the master copy of the tags.
3535

3636
# 60100 - 60199 reserved for surfaceflinger
3737

0 commit comments

Comments
 (0)